ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Automatic calculations in a Table control (AAF)
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......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Manipulating TimeLine controls programmatically
A TimeLine control can be......
Fax constants
List of constants used by the functions for managing faxes....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
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......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
3. Debugger
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
Cardinalities
The cardinalities are used to count the links between the files......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....