ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCancel (Function)
Cancels the current burn process.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Facebook functions
List of Facebook functions...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
ToastDisplay (Function)
Displays a "Toast" message.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
iPageEnd (Function)
Forces the move to the next page during the report print.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
iEndReport (Function)
Forces the report print to stop.
Note (Property)
The Note property is used to get and change a text associated with an element.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
LooperInsert (Function)
Inserts a row into a Looper control.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
LooperAdd (Function)
Adds a row at the end of a Looper control.
zipOpen (Function)
Opens an existing archive.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
HAlias (Example)
Usage example of the HAlias function
fAttribute (Function)
Returns or modifies the attributes of a file.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.