ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
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....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
EventOpen (Function)
Opens a synchronization event between several threads.
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......
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.......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
ODBCUserName (Property)
The ODBCUserName property allows you 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....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
fChangeExtension (Function)
Changes the extension of a file on disk.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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).
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.