ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
IF statement
The conditional IF statement allows you to run an action according to a condition...
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
11. Controls in practice
Discover the main characteristics of the controls...
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
HOpenConnection (Example)
Usage example of the HOpenConnection function
Control constants
List of constants used by the functions for managing controls...
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
fMemOpen (Function)
Opens a memory zone shared between several applications.
nWDGetLastError: Error code of last error
Error code of last error......
XMLOpenReader (Example)
Usage example of XMLOpenReader
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.