ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data model editor: types of links
Several types of links can be found between the files......
<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.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
HToItem (Function)
Assigns the specified value to an item of the current record.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
<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).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
Analysis links
The links are used to link the files found in an analysis between themselves......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Cardinalities
The cardinalities are used to count the links between the files......