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...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
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...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
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...
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 Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
State (Property)
The State property is used to get and change the state of an element.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Events associated with ListView controls
List of events associated with ListView controls...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Custom tooltips
Tooltips are very useful for application users......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.