ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper control functions
List of functions for managing Looper controls...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ServiceContinue (Function)
Restarts a paused service.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
fRename (Function)
Modifies the name of a file.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
HAlias (Example)
Usage example of the HAlias function
Sort (Function)
Sorts a WLanguage array.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HCancelBackup (Function)
Cancels a current backup.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.