ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
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
The functions for manipulating Tab Control fields (using prefix syntax) are as follows:
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 tabs in a Tab control.
<Tab>.OpenOpens a new pane in a Dynamic Tab control.
<Tab>.SaveConfigurationSaves the configuration of dynamic tabs 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: 09/30/2024

Send a report | Local help