ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Image editor: Features
The image editor includes several features......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
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......
The single-part and multi-part archives
Two types of archives are available......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Typing multilingual texts
For a multilingual application, you have the ability to......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
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)......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Global and local variable
Two types of variables are available......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
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....
ERR_TIMEOUTINIT
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Handling Spreadsheet controls programmatically (in a report)