ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirAttribute (Function)
Returns or modifies the attributes of a directory.
LooperInsert (Function)
Inserts a row into a Looper control.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
ToastDisplay (Function)
Displays a "Toast" message.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
grIncreaseData (Function)
Adds a value to a data in a chart.
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)....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
HAlias (Example)
Usage example of the HAlias function
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteFile (Function)
Deletes a file from an archive.
Modified (Property)
The Modified property lets you know if an element has been modified.
Reals
Screen,Get (External language)
Retrieves the value in a control or in a variable.
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.
zipCreate (Function)
Creates an archive.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.