ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
EmailGetAll (Function)
Retrieves all the emails found on a server.
Sum (Function)
Calculates the sum of the array elements.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
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.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
HCheckStructure (Function)
Defines the mode for comparing data files.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
Guided tour management constants
MatInvert (Function)
Calculates the inverse of a square matrix.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Modbus functions
List of Modbus functions...
PageDisplay (Function)
Displays a web page in the user's browser....