ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToString (Function)
Converts a DateTime to string in the specified format.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
History of versions
The history of setup versions is an advanced feature of the network setup......
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<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.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
Installing and starting WDTRAD
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
HToItem (Function)
Assigns the specified value to an item of the current record.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.