ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Assignment of RETURN
The return value of the process currently run can be assigned...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
14. Report templates
...Report templates are used to easily standardize report layouts....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Internal component
An internal component is a set of elements from a project......
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
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......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Error 40: The END statement marking the end of the class declaration is missing
Error 38: The END statement marking the end of the structure declaration is missing
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
8. Associating controls with data
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......