ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The Static control
A Static control is a control used to display a static text......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Binding a Check Box control to an item
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Select query description window
The description window of a select query includes several sections......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......