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.
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)......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
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)....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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"....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Check model
You can use check models to easily create checks...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
2. Projects in practice
Constants for external files
List of constants used by the functions for managing external files....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......