ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
11. Controls in practice
Discover the main characteristics of the controls...
The Tab control
The Tab control is used to simultaneously display different controls......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Creating a Pivot Table control
To create a Pivot Table control......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
10. Embedded queries
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Reports
A report provides a custom view of data......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Supercontrol
A supercontrol is an advanced type of control......
10. Embedded queries
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
7. Internal component
An internal component is a set of elements from a project....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Calendar functions (prefix syntax)
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....