ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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.
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.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
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.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Modified (Property)
The Modified property lets you know if an element has been modified.