ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions
List of XML functions...
<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).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
ControlClone (Function)
Creates a new control from an existing control.
WebSocket functions
List of functions specific to WebSocket servers...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
Structure (Type of variable)
A structure is a custom type of data...
fMemOpen (Function)
Opens a memory zone shared between several applications.
Print functions (prefixed syntax)
List of print functions...
Thread management functions
List of functions for managing threads...
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
XML functions (prefix syntax)
List of XML functions...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
iPreview (Function)
Configures the print destination.