ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Tab functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Note: These functions are also available in prefix syntax (Functions for managing Tab controls (prefix syntax)).
The following functions are used to manipulate the Tab controls:
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.
TabCloseCloses a dynamic pane in a Tab control.
TabCloseAllCloses all dynamic tabs of a Tab control.
TabLoadConfigurationRestores the configuration of dynamic tabs in a Tab control.
TabOpenOpens a new pane in a Dynamic Tab control.
TabSaveConfigurationSaves the configuration of dynamic tabs found in a Tab control in character string format.
TabStatusReturns the status of a dynamic tab pane (identified by its alias).
Minimum version required
  • Version 20
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help