ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
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....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Ad Hoc deployment
8. Sharing a project in practice
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Programming automatic calculations in the columns of a Table control
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Image control: the supported formats
The supported image formats are as follows:...
11. Controls in practice
Discover the main characteristics of the controls...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Constants for managing videos
List of constants used by the functions for video management....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......