AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Ventana interna
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
Refreshes the display of an "Internal window" control with automatic browse on a data file or query.
Remark: The "Internal window" control must allow the change of content by swipe.
Example
IWListDisplay(IW_InternalWindowControl, iwStart)
Syntax
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.
Component: wd290obj.dll
Versión mínima requerida
  • Versión 18
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

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