ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
Reports
A report provides a custom view of data......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
XMLSave (Function)
Saves an XML document in a file.
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Accessibilité (Property)
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
WebSocket functions
List of functions specific to WebSocket servers...
Events associated with the Conference control
List of events associated with a Conference control...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").