ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Error 120: Redefinition of the structure
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Items used in a select query
A query created in the query editor can contain several types of items......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
The Sidebar control
The Sidebar control gives access to different options......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
3. Debugger
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......
Handling TimeLine controls programmatically
A TimeLine control can be......
Automatic calculations in a Table control (AAF)
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....