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.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
20. Control templates
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
23. Print modes
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
J2EE constants
List of constants used by the J2EE functions....
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WEBDEV Application Server - 10 connections - License agreement
11. Table/Looper controls
1. Project and analysis
11. Table/Looper controls
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......