ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating links
Links help users navigate the help system......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
2. Analysis in practice
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
InRecycleMode (Function)
Indicates whether "Recycle pre-launched sessions" is enabled in the project options.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......