ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
How to loop through a file using filters?
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
VaultSecretContents (Function)
Checks for the secret contents of the vault, i.e. determines if an application is executed using the secret contents. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Generating the RAD pattern
To generate a RAD pattern:...