ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Analysis in practice
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
3. UML models in practice
WDSQL, SQL querier: Overview
WDSQL is used to......
PageChangeLayout (Function)
Applies a specific layout to a page.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
The Flexbox control
Flexbox is a standard layout system for web pages......
Handling an internal component
An internal component is a set of elements from a project......
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Overview
Overview of the different operators...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....