ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Error 31: The file to include is not found. Check the name and path ...
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Operations performed on state-transition diagrams
The following paragraphs explain......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Operations performed on use case diagrams
The following paragraphs explain......
12. Preventing from going back to a page
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Configuring the IIS 7/7.5 server
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....
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.