ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
HFSQL Client/Server: Configuring the server
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Error 1054: 'Ancestor' cannot be used outside the code of a class
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
21. Reports
ERR_DISCONNECTED_UPDATE
ERR_BAD_CONTEXT_FOUND
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
ERR_DISCONNECTED_RELOG
Time management
For each element (windows, reports, ......
Properties linked to the Euro management
List of properties linked to the Euro management...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
15. Creating the executable in practice
Creating the executable in practice...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....