ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Query editor
The query editor is used to automatically create queries on the data files......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
iPrintReport (Function)
Prints a report created with the report editor.
WDTRAD options
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
16. Java applications in practice
Java applications in practice...
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Code history
The code history is used to......
Other operators
The following are additional operators......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......