ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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.
12. Pages in practice
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.
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......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
The Flexbox control
Flexbox is a standard layout system for web pages......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
11. Controls in practice
Discover the main characteristics of the controls...
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......
14. Controls in practice
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
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)...
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
1
4
5
6
7
8
199
>