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
Refreshes an "Internal window" control with automatic iteration on a data file or query.
Note: The "Internal window" field must allow content to be changed by scanning.
Ejemplo
IWListDisplay(IW_InternalWindowControl, iwStart)
Sintaxis
IWListDisplay(<Internal Window control> [, <Position>])
<Internal Window control>: Control name
Name of the Internal Window control to use.
<Position>: Optional constant
Start position for the refresh. This parameter can correspond to:
iwCurrent
(Default value)
Refreshes the content of the control from the record currently displayed in the control.
iwStartRefreshes the content of the control by positioning on the first record.
Componente: wd300obj.dll
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