ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Border of controls
One of the most important elements of control style is its border......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Handling Organization Chart controls programmatically
gImage (Function)
Builds a sequence of characters containing an image.
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.
Cube control properties
List of properties associated with the Cube control...
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
ListView control properties
List of properties associated with the ListView control...
Sidebar control properties
List of properties associated with the Sidebar control...
ActiveX control properties
List of properties associated with the ActiveX control...
Ribbon control functions
The following functions are used to manage the Ribbon controls:...
Carousel control properties
List of properties associated with the Carousel control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Calculated control properties
List of properties associated with the Calculated control...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......