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.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Specific features of the Express version
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
7. Multilingual applications in practice
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Specific features of the Express version
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Page with parameters
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
Defining columns of Table controls programmatically
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
AWP without UI
Bootstrap, Angular, React, Vue......
1
4
5
6
7
8
93
>