ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
dCopy (Function)
Copies an image to another image.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Mask management functions
The following functions are used to manage masks......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Image>.Copy (Function)
Copies an image to another image.
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.