ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Various constants
List of various constants....
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....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
iPreview (Function)
Configures the print destination.
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......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
WDTRAD license agreement
WDTRAD license agreement...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Creating the Vision windows of the WINDEV RAD pattern
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Python: Native calls
WLanguage allows for native Python calls......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
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.