ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
FTPCommand (Function)
Sends a specific FTP command to a server.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
ToastDisplay (Function)
Displays a "Toast" message.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HMode (Function)
Changes the mode and the method for locking data files.