ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
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......
Report based on a query
Queries are used to easily select records in one or more data files......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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)....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Constants for managing projects
List of constants used by the functions for managing projects....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....