ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The server is currently updated. Retry later.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
The Static control
A Static control is a control used to display a static text......
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 pages
Pages are the main interface of a WEBDEV site......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Testing a project: setting
By testing the project you can simulate how the application will run......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
ERR_BUTTON_EXPECTED
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WDHFDiff - Use
WDHFDiff is used to compare......
Creating the windows and the pages of the RAD pattern
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......