ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInsertLine (Function)
Inserts a row into a Looper control.
BurnerCancel (Function)
Cancels the current burn process.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
zipOpen (Function)
Opens an existing archive.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HOpen (Function)
Opens a data file.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.