ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Edit control
The Edit control allows users to enter data......
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
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.
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
Facebook functions
List of Facebook functions...
fAttribute (Function)
Returns or modifies the attributes of a file.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
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).
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
grIncreaseData (Function)
Adds a value to a data in a chart.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.