Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

RemoteControl.GetWindowsList

On Windows queries the list of all window references.

Component Version macOS Windows Linux Server iOS SDK
RemoteControl 2.8 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "RemoteControl.GetWindowsList" )

Parameters

none

Result

Returns list of window references separated by newline character.

Description

On Windows queries the list of all window references.
You can separate this list and pass the window reference values as number to our other Window functions.

Please move to newer function RemoteControl.GetWindowsListAsJSON, which may give more details.

See also

Release notes

Example Databases

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 12nd April 2021


RemoteControl.FindWindow - RemoteControl.GetWindowsListAsJSON