ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Dashboard control
Dashboards are essential elements in an application......
11. Controls in practice
Discover the main characteristics of the controls...
Variable scope
Variables can be declared anywhere in the code....
WEBDEV concepts
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
The Multimedia control
The Multimedia control is used to play multimedia files......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......