ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Socket management functions
List of functions for managing sockets...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BCToImage (Function)
Generates the image of a bar code.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified 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).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
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).
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.
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.
<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....
Print functions
List of print functions...