ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Example
IWListCount(IW_InternalWindowControl)
Syntax
<Result> = IWListCount(<Internal Window control>)
<Result>: Integer
Number of internal windows currently associated with the specified Internal Window control.
<Internal Window control>: Control name
Name of the Internal Window control to use.
Component: wd300obj.dll
Minimum version required
  • Version 18
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/13/2024

Send a report | Local help