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

Window.AddToTaskbar

Adds a window to the taskbar.

Component Version macOS Windows Linux Server iOS SDK
Window 13.5 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "Window.AddToTaskbar"; WindowRef )   More

Parameters

Parameter Description Example
WindowRef Window Reference is the unique OS level window ID. You can obtain this by using the Window.FindByTitle or Window.FindByIndex functions. Pass zero to access the frontmost window. 0

Result

Returns OK or error.

Description

Adds a window to the taskbar.
FileMaker windows are added by default and toolbars not.
If the window is already added, this function will do nothing.

See also

Release notes

Blog Entries

This function checks for a license.

Created 27th October 2023, last changed 27th October 2023


Window.AddBottomOverlay - Window.AsPDF