ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
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.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
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......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
The Tab control
The Tab control is used to simultaneously display different controls......
11. Controls in practice
Discover the main characteristics of the 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......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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......
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....
10. Embedded queries
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.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid 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......
Calendar functions (prefix syntax)
1
2
3
4
5
6
188
>