ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
How to perform a full file browse?
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
The different copy modes
Two different copy modes are proposed by WDTRAD......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Custom properties (WLanguage)
A custom property is a code element with two events......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
How to open a page?
16. Application test in practice
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Ad Hoc deployment
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Properties of a help page
The characteristics of a help page are used to define......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Error 107: Redefinition of the parameter
Aliases on data files: HAlias
The aliases are used to handle......
Error 102: The constants can be defined in the initialization code of project, ...