ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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).
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
1
2
3
4
5
6
330
>