ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
ERR_CANNOT_CREATE_TMP
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Error 203: The procedure already has a scope attribute (local or global)
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Typing multilingual texts
For a multilingual application, you have the ability to......
Properties linked to the Euro management
List of properties linked to the Euro management...
Project description: Style tab
The project description window allows you to configure various elements of your project......
The Carousel control
The Carousel control is used to display an animated menu made of images......
11. External component
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
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....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Handling Spreadsheet controls programmatically (in a report)