ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project comparator
Comparing two windows (two pages, two reports, two classes, ......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The single-part and multi-part archives
Two types of archives are available......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
The Check Box control
A Check Box can correspond to......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Overview
Overview of the different operators...
2. User-friendly editors in practice
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Project description: Options tab
The project description window allows you to configure various elements of your project......
12. Pages in practice
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Variable scope
Variables can be declared anywhere in the code....