ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Creating the Form windows of a WINDEV RAD pattern
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Chart constants
List of constants used by the functions for chart management....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Creating the Vision windows of the WINDEV RAD pattern
Python: Native calls
WLanguage allows for native Python calls......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Designing a supercontrol
A supercontrol is an advanced type of control......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.