ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
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......
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......
Handling TimeLine controls programmatically
A TimeLine control can be......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
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......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Cardinalities
The cardinalities are used to count the links between the files......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
3. Managing sockets
WINDEV includes advanced socket management functions....