ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Set of procedures
The global procedures are grouped in set of procedures...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Code history
The code history is used to...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Programming automatic calculations in the columns of a Table control
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
The Flexbox control
Flexbox is a standard layout system for web pages......
.NET object
To access a class......
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
2. User-friendly editors in practice
User-friendly editors in practice...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HFSQL constants
List of constants used by the HFSQL functions....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
12. Control templates
WINDEV Mobile allows you to create control templates....