ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
HReadLast (Example)
Usage example of the HReadLast function
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
Control constants
List of constants used by the functions for managing controls...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
HCopyRecord (Example)
Usage example of the HCopyRecord function
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
grTitle (Function)
Modifies the caption and/or position of the chart title....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
PageDisplay (Function)
Displays a web page in the user's browser....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....