ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Thread management functions
List of functions for managing threads...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
New (Reserved word)
New is used to allocate memory space...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Extern (Reserved word)
EXTERN is used to...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
LOOP statement
The statement block is repeated endlessly...
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
NFCSendTag (Function)
Sends a NFC tag to another device.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......