ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
Asc (Function)
Returns the ASCII code of the specified character.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Extern (Reserved word)
EXTERN is used to...
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......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
Management of MQTT (prefix syntax)
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
ScanProperty (Function)
Used to get and change the properties of a scanner.
HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
iParameterPDF (Function)
Defines the options for the generated PDF file.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<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).
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).