ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
WDDIXIO overview
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
8. If you are already familiar with WINDEV
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
18. Order of execution of the code of buttons/links
15. Project Management Hub
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....
Binding a Check Box control to an item
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
End of break block
The End of break block is optional......
Handling controls in a report
The different operations available for the report controls are as follows......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Managing the runtime errors
Some errors may occur in your application......