ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<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.
<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.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToInteger (Function)
Converts a date to an integer.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
MCI constants
List of constants used by the MCI functions....
NextTitle (Function)
Modifies the title of next window to open.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.