AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Ventana interna
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
The following functions are used to manage "Internal windows" controls:
ChangeSourceWindowDynamically changes the window displayed in an Internal Window control.
Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll.
IWListAddAdds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListCountRetorna el número de ventanas internas que se encuentran actualmente en la lista de ventanas internas buscadas en un control Ventana Interna.
IWListDeleteDeletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListDeleteAllDeletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListDisplayRefreshes an "Internal window" control with automatic iteration on a data file or query.
IWListInsertInserts a new internal window in the list of internal windows used by an Internal Window control.
IWListNextMuestra la siguiente ventana interna de la lista de ventanas internas exploradas por un control Ventana interna.
IWListPositionMuestra la ventana interna correspondiente a la posición especificada (en la lista de ventanas internas exploradas por un control Ventana interna) o devuelve la posición de la ventana interna mostrada actualmente (en la lista de ventanas internas exploradas por un control Ventana interna).
IWListPreviousMuestra la ventana interna anterior en la lista de ventanas internas exploradas por un control Ventana interna.
WinUsefulSizeSpecifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
  • Width of the internal window.
  • Height of the internal window.
Versión mínima requerida
  • Versión 18
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 27/03/2025

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