ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Classes, members, methods and properties
A class is made of......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Creating the Relation windows of a WINDEV RAD pattern
Share your projects via Git
Git is a source code manager......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating a window skin template
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Local procedure
Two types of procedures are available......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Manager of automated tests
The test manager is used to......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Extracting the text of the project
The following text can be extracted......
WDZip: Creating or modifying an archive
This help page explains how to......
Associative array (Type of variable)
An associative array is an "advanced" type of array...