ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Speech synthesis in the mobile applications
The phones can talk!......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
NFC constants
List of constants used by the NFC functions...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
memcachedConnection (Variable type)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Environment of the data model editor
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Accessing a database via a web service
The database can be accessed via a web service......