ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
HExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
ServiceStatus (Function)
Returns the current status of a service.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.