ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Conference control
List of events associated with a Conference control...
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...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
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...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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").
Handling report blocks
The different operations available on report blocks are as follows......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Socket management functions
List of functions for managing sockets...
Print functions (prefixed syntax)
List of print functions...
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Structure (Type of variable)
A structure is a custom type of data...
XML functions (prefix syntax)
List of XML functions...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.