AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Pestaña
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
The following functions are used to manage Tab controls (via an prefix syntax):
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 panes in a Tab control.
<Tab>.OpenOpens a new pane in a Dynamic Tab control.
<Tab>.SaveConfigurationSaves the configuration of dynamic panes found in a Tab control in character string format.
<Tab>.StatusReturns the status of a dynamic tab pane (identified by its alias).
Versión mínima requerida
  • Versión 23
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 19/06/2023

Señalar un error o enviar una sugerencia | Ayuda local