ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Creating a Pivot Table control
To create a Pivot Table control......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Project description: Theme tab
The project description window allows you to configure various elements of your project......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating anchors
The anchors are used to define specific points in a help page......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).