ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEndReport (Function)
Forces the report print to stop.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Note (Property)
The Note property is used to get and change a text associated with an element.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
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...
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.
Right (Function)
Extracts the last characters from a string or string buffer.
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....
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
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.