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
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
Example
IWListPrevious(IW_InternalWindowControl)
Syntax
<Result> = IWListPrevious(<Internal Window control>)
<Result>: Boolean
  • True if the previous internal window was displayed,
  • False otherwise. To get more details on the error, use ErrorInfo.
<Internal Window control>: Control name
Name of the Internal Window control to use.
Remarks
An animation is used when an internal window is changed with IWListNext and IWListPrevious. To change an internal window without using animations, call IWListPosition.
Universal Windows 10 App Animations are not available.
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