ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HFSQL constants
List of constants used by the HFSQL functions....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
17. TLS/SSL: Encrypting information on the Web
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Edit control
The Edit control allows users to enter data......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Label report
The report editor allows you to create "Label" reports......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
iPageHeight (Example)
Usage example of the iPageHeight function
fSplit (Function)
Splits a file into several files.
MatMultiply (Example)
Usage example of the MatMultiply function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....