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
Constants used by the functions for managing Tab controls
Display constants used by prefix syntaxes only
The following constants are used to manage 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 manage 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: 05/26/2022

Send a report | Local help