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
Constants used by the functions for managing Tab controls
Display only constants used by prefix syntaxes
The following constants are used to manipulate Tab controls:
ConstantDescriptionUsed by the functions
paneActiveThe pane exists and it is attached to its tab. TabStatus
paneFloatingThe pane exists and it is floating. TabStatus
paneNotFoundThe pane does not exist or it was closed.TabStatus
The following constants are used to manipulate Tab controls (prefix syntax):
ConstantDescriptionUsed by the functions
paneActiveThe pane exists and it is attached to its tab. <Tab>.Status
paneFloatingThe pane exists and it is floating. <Tab>.Status
paneNotFoundThe pane does not exist or it was closed.<Tab>.Status
Minimum version required
  • Version 20
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help