ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
17. Project Management Hub
...Project Management Hub...
11. Internal components in practice
Internal components in practice...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
3. Project dashboard
Project dashboard...
3. Project dashboard
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...