ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Project tab
The project description window allows you to configure various elements of your project......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
16. Application test in practice
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WINDEV concepts
Events associated with Chart controls
List of events associated with the Chart controls...
Sub-query
A sub-query is a query whose result is used by another query......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Functions for managing objects (External language)
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......