ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Internal Window functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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..
Example
IWListDisplay(FI_ChampFenêtreInterne, 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: wd300obj.dll
Minimum version required
  • Version 18
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/24/2024

Send a report | Local help