ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
PDFToText (Function)
Extract the text contained in an Document PDF.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
CommandLine
The CommandLine keyword can correspond to...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Password (Property)
The Password property sets and changes the password.
User (Property)
The User property is used to identify and change the user of a feature.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.