ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Recompiling the project
The project compilation is a process used to......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
1. Project and analysis
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Common project
Projects are often cross-platform......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Environment of the query editor