ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
12. Control templates
...Control templates...
11. Window templates
WINDEV Mobile allows you to create window templates....
14. Report templates
...Report templates are used to easily standardize report layouts....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Constants for managing the registry
List of constants used by the registry management functions....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Creating the Relation pages of a WEBDEV RAD pattern
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Combination (Type of variable)
A combination is a set of options.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Creating the Vision windows of the WINDEV RAD pattern
Project description: Files tab
The project description window allows you to configure various elements of your project......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min