ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
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....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
LooperModify (Function)
Changes the values of the attributes in a row of 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.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
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.
LooperInsertLine (Function)
Inserts a row into a Looper control.
zipOpen (Function)
Opens an existing archive.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
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.