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
Remark: These functions are also available in prefix syntax (Functions for managing Tab controls (prefix syntax)).
The following functions are used to handle 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 panes in a Tab control.
TabOpenOpens a new pane in a Dynamic Tab control.
TabSaveConfigurationSaves the configuration of dynamic panes 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: 06/22/2023

Send a report | Local help