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.
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. |
iwStart | Refreshes the content of the control by positioning on the first record. |