ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automation object
The Automation keyword is used to declare an automation object...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
FTPTime (Example)
Usage example of the FTPTime function
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
HSetPosition (Example)
Usage example of the HSetPosition function
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HModify (Example)
Usage example of the HModify function
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HChangeName (Example)
Usage example of the HChangeName function
SysIconAdd (Example)
Usage example of the SysIconAdd function
System constants
List of constants used by the system functions....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
URI constants
The following constants are used by URI-specific functions:...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
FileDisplay (Example)
Usage example of the FileDisplay function
fDate (Example)
Usage example of the fDate function
XMLModify (Function)
Modifies the content of the current element found in the XML document.