ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

.NET object
To access a class......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
iPrintReport (Function)
Prints a report created with the report editor.
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....
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....
EventOpen (Function)
Opens a synchronization event between several threads.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
SecurityHtml (Property)
The SecurityHtml property gets and sets the status of the security mechanism of HTML Display and HTML Editor controls.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
Replication functions
Three types of replication are proposed......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".rpl" extension).
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).