ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
Constant
The constants are language elements whose value is fixed once and for all...
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...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
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....
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
List of reserved words
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
WDTRAD options
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
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.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.