ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Tab functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage Tab controls (via an prefix syntax):
ControlPaneReturns the name of static or dynamic pane found in a Tab control associated with a control.
ControlTabReturns the name of the Tab control that contains the specified control.
<Tab>.CloseCloses a dynamic pane in a Tab control.
<Tab>.CloseAllCloses all dynamic tabs of a Tab control.
<Tab>.LoadConfigurationRestores the configuration of dynamic panes in a Tab control.
<Tab>.OpenOpens a new pane in a Dynamic Tab control.
<Tab>.SaveConfigurationSaves the configuration of dynamic panes found in a Tab control in character string format.
<Tab>.StatusReturns the status of a dynamic tab pane (identified by its alias).
Minimum version required
  • Version 23
Comments
Click [Add] to post a comment

Last update: 06/19/2023

Send a report | Local help