ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Designing a supercontrol
A supercontrol is an advanced type of control......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
12. Pages in practice
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
6. Multiple generation
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
2. How to test a site?
3. Deploying a WINDEV application
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......