ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
4. HFSQL Classic
21. Reports
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
The use of the Automation type in a site is reserved for the advanced users
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Help about new features: Letting users know about changes
Applications are constantly evolving......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
4. Monitor your applications
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Viewing a report in 3D
Your report displays controls that overlap?......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Share your projects via Git
Git is a source code manager......