ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<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
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
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...
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...
HUpdateSet (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).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
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, ......
The Flexbox control
Flexbox is a standard layout system for web pages......
.NET object
To access a class......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
2. User-friendly editors in practice
User-friendly editors in practice...
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......
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....
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
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......
12. Control templates
WINDEV Mobile allows you to create control templates....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
9. Monitor your sites, servers, etc.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......