ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInsert (Function)
Inserts a row into a Looper control.
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.
SysNation (Function)
Returns the nation currently used by the system.
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.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
BurnerCancel (Function)
Cancels the current burn process.
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....
Facebook functions
List of Facebook functions...
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.
grParameter (Function)
Retrieves or modifies a chart parameter.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).