ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Environment of code editor
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Print functions
List of print functions...
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
EncryptStandard (Example)
Usage example of the EncryptStandard function
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ToastDisplay (Function)
Displays a "Toast" message.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
<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.