ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatNbColumn (Function)
Returns the number of columns found in a matrix.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HCheckStructure (Function)
Defines the mode for comparing data files.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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...
gClickableLink (Function)
Adds a clickable link in a graphic string.
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.
XMLAddChild (Function)
Adds a child tag into an XML document.
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.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Phone management functions
List of functions for phone management...
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).
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").