ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCapability (Function)
Returns the characteristics of a telephony device.
<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.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
SMSReset (Function)
Resets all variables of SMS structure.
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
.NET application
To create a.NET application from a project......
Environment of code editor
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the report editor
Environment of the report editor...
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......