ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
SQLLast (Function)
Sets the position on the last row of the query result.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
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......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
3. Deploying a dynamic WEBDEV site
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Scheduler report
The report editor allows you to create "Scheduler" reports....