ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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.
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.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<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.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
Testing a project: setting
By testing the project you can simulate how the application will run......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<btleCharacteristic variable>.GetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......