ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Events associated with Tab controls
List of events associated with Tab controls...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The Upload control
The Upload control is used to upload files on the Web server......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
Tab control functions
The following functions are used to manage tabs......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
1
2
3
4
5
6
353
>