ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCancelBackup (Function)
Cancels a current backup.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Code snippets
The code editor allows you to enter "Code snippets"......
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.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Looper control functions
List of functions for managing Looper controls...
HAlias (Example)
Usage example of the HAlias function
Sort (Function)
Sorts a WLanguage array.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
ServiceContinue (Function)
Restarts a paused service.
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.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
ToastDisplay (Function)
Displays a "Toast" message.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......