ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Chart management functions
...Chart management functions...
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
HCheckStructure (Function)
Defines the mode for comparing data files.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
MatInvert (Function)
Calculates the inverse of a square matrix.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Phone management functions
List of functions for phone management...
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Array management functions
List of functions for managing arrays...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.