ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Internal Window functions
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
Minimum version required
  • Version 18
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help