ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
<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.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToInteger (Function)
Converts a date to an integer.
DDELink (Function)
Creates a hot link with a data.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDEWarmLink (Function)
Creates a warm link with a data.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Title (Property)
The Title property is used to get and change the title of an element.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Socket management functions
List of functions for managing sockets...
Thread management functions
List of functions for managing threads...