ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code history
The code history is used to......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Time management
For each element (windows, reports, ......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
2. User-friendly editors in practice
User-friendly editors in practice...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Sub-query
A sub-query is a query whose result is used by another query......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Project Management Hub: Time tracking
The time spent can be listed on......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Creating links
Links help users navigate the help system......
5. User Groupware in practice
14. Controls in practice