ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 2105: This function was renamed
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
How to open a page?
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Custom tooltips
Tooltips are very useful for application users......
Operations performed on state-transition diagrams
The following paragraphs explain......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Different types of data (Type of variable)
A variable is defined by name and type......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
ERR_NO_APPLICATION
2. User-friendly editors in practice
User-friendly editors in practice...
11. Window templates
WINDEV Mobile allows you to create window templates....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
The single-part and multi-part archives
Two types of archives are available......
Creating the Relation pages of a WEBDEV RAD pattern
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Error 113: Non-dynamic array without definition
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Handling Gantt Chart controls programmatically