ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Right (Function)
Extracts the last characters from a string or string buffer.
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.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
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).
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....
LooperInsert (Function)
Inserts a row into a Looper control.