ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The Wire control
The Wire control is used to visually link 2 controls......
Environment of the query editor
14. Report templates
...Report templates are used to easily standardize report layouts....
History of versions
The history of setup versions is an advanced feature of the network setup......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
15. Repeating a group of controls: loopers
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
ERR_BAD_ACTION
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
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....
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)......