ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Variable type)
An associative array is an "advanced" type of array...
fRemoveDir (Function)
Deletes a directory from a disk.
fSeparator (Function)
Returns a file path with normalized separators.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
MatExist (Function)
Checks the whether the matrix exists in memory.
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
ExtractLine (Function)
Extracts a specific line from a character string.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
zipDeleteAll (Function)
Deletes all files from an archive.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.