ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
NumberInWords (Function)
Converts a number to words.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
HDFS constants
The following constants are used by the HDFS functions:...
Multimedia constants
List of constants used by the multimedia functions....
MCI constants
List of constants used by the MCI functions....
Welcome to Reports & Queries
Reports & Queries is used to......
Handling a control through programming in a report
All report controls can be handled through programming......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Constants for the archiving functions
List of constants used by the archiving functions....
HCreation (Example)
Usage example of the HCreation function
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
FolderData (Function)
FolderData is kept for backward compatibility.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
ArrayDistinct (Function)
Returns an array without duplicates.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
gClickableLink (Function)
Adds a clickable link in a graphic string.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......