ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Data persistence
The data persistence is used to store the value typed by the user......
Software license agreement
WINDEV Express license agreement...
API (Function)
Runs a function found in an external DLL.
Generating an application for Universal Windows 10 App
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Comparison operators
The comparison operators can be divided into several categories......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
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......
The Looper control
A Looper control is used to repeat the controls found in a specific area......