Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

Window.List

Queries the list of FileMaker windows.

Component Version macOS Windows Linux Server iOS SDK
Window 3.3 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Window.List" )

Parameters

none

Result

Returns the list of window references.

Description

Queries the list of FileMaker windows.
See also RemoteControl.GetWindowsList function on Windows.
We filter this list to have no windows of zero size and avoid having controls listed here on Windows.

See also

Release notes

Example Databases

Blog Entries

Created 18th August 2014, last changed 17th June 2018


Window.IsVisible - Window.ListCommands

Feedback: Report problem or ask question.