ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HSubstDir (Example)
Usage example of the HSubstDir function
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HAddUser (Function)
Adds a user to a database.
Author (Property)
The Author property gets and changes the author of an element.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Multiline strings
To type character strings over several lines in the code editor...
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.