ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ManualEvent variable>.Open (Function)
Opens a synchronization event between several threads.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
EventOpen (Function)
Opens a synchronization event between several threads.
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
EventClose (Function)
Closes a synchronization event between several threads.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
ScanProperty (Function)
Used to get and change the properties of a scanner.
TwainScanArea (Function)
Used to define or reinitialize the area to scan.