ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
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").
Array management functions
List of functions for managing arrays...
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
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.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Modbus functions
List of Modbus functions...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TreeView Table control functions
List of functions for managing TreeView Table controls...
URL (Property)
The URL property is used to get and change a URL.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.