ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Environment of the report editor
Environment of the report editor...
ReplicSynchro: Overview
Message text file format
The text files created by WDMSG use a specific format......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
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.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
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).