ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
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.
Sending elements to Free Technical Support
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of 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.
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.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
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....
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....
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
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...
xlsData (Example)
Usage example of the xlsData function
DashMode (Function)
Opens or closes the Dashboard control edit mode.