ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
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.
General environment of WINDEV
<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).
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
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.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
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).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).