ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
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......
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......
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Testing a project: setting
By testing the project you can simulate how the application will run......
<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).
Upload control events
The following processes are associated with the Upload control:...
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
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......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Extern (Reserved word)
EXTERN is used to...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
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.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.