ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
LooperAdd (Function)
Adds a row at the end of a Looper control.
zipOpen (Function)
Opens an existing archive.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
HAlias (Example)
Usage example of the HAlias function
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).
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
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.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grExist (Function)
Checks the existence of a chart in memory.