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.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Resizing a window (AAF)
3. UML models in practice
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Saving entered data (AAF)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
WEBDEV Application Server 2024
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
1. What is the WEBDEV administrator used for
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
After
They After keyword can correspond to:
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
RedisSet (Function)
Changes the value of a key on a Redis server.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......