ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling controls in a report
The different operations available for the report controls are as follows......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The Flexbox control
Flexbox is a standard layout system for web pages......
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
10. Embedded queries
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
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, ......
10. Embedded queries