ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoReset (Function)
Stops and resets a running stopwatch.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
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)...
Complete (Function)
Returns a character string of a specified length.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
ZOrder (Example)
Usage example of the ZOrder property
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....
PageDisplay (Function)
Displays a web page in the user's browser....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
ArrayCopy (Function)
Copies the content of an array to another array.
gClickableLink (Function)
Adds a clickable link in a graphic string.
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....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HCheckStructure (Function)
Defines the mode for comparing data files.
Principle for running threads
At runtime, an application runs in a main thread......
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.