ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
The Tab control
The Tab control is used to simultaneously display different controls......
Operations in a Select query : add and delete
The following paragraphs present......
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....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Supercontrol
A supercontrol is an advanced type of control......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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......
10. Embedded queries
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
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.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
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....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
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)...
Calendar functions (prefix syntax)
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
10. Smart controls
Smart controls...
The Wire control
The Wire control is used to visually link 2 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......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......