ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Cell control
The Cell control contains controls......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The HTML control
The HTML control displays HTML pages or HTML code......
ERR_PARSER
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled 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......
1
2
3
4
5
6
196
>