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:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
Component: WindowsUserNotification
Show user notifications on Windows 8 or newer.
See UNNotification functions for MacOS.
Version | macOS | Windows | Linux | Server | iOS SDK |
7.2 / 13.1 | ❌ No | ✅ Yes | ❌ No | 🔶 45%, on Windows | ❌ No |
Item | Details | Server |
---|---|---|
WindowsUserNotification.Available Queries whether available. | Win only 7.2 |
❌ Server |
WindowsUserNotification.GetExpiresOnReboot New in 13.1 Queries whether the toast notification will remain in the Notification Center after a reboot. | Win only 13.1 |
✅ Server |
WindowsUserNotification.GetFileName Queries file name for trigger script. | Win only 7.2 |
❌ Server |
WindowsUserNotification.GetGroup New in 13.1 Gets the group identifier for the notification. | Win only 13.1 |
✅ Server |
WindowsUserNotification.GetImagePath Queries image path. | Win only 7.2 |
❌ Server |
WindowsUserNotification.GetNotificationMirroring New in 13.1 Gets a value that specifies whether notification mirroring is allowed. | Win only 13.1 |
✅ Server |
WindowsUserNotification.GetPriority New in 13.1 Gets the priority of the toast notification. | Win only 13.1 |
✅ Server |
WindowsUserNotification.GetRemoteId New in 13.1 Gets a remote id. | Win only 13.1 |
✅ Server |
WindowsUserNotification.GetScriptName Queries script name for trigger script. | Win only 7.2 |
❌ Server |
WindowsUserNotification.GetSuppressPopup New in 13.1 Gets whether a toast's pop-up UI is displayed on the user's screen. | Win only 13.1 |
✅ Server |
WindowsUserNotification.GetTag New in 13.1 Gets the unique identifier of this notification within the notification Group. | Win only 13.1 |
✅ Server |
WindowsUserNotification.GetText Query text to show. | Win only 7.2 |
❌ Server |
WindowsUserNotification.HideNotification Hides the notification. | Win only 7.2 |
❌ Server |
WindowsUserNotification.Initialize Initializes notification system. | Win only 7.2 |
❌ Server |
WindowsUserNotification.Isinitialized Queries whether windows user notifications have been initialized. | Win only 7.2 |
❌ Server |
WindowsUserNotification.List New in 13.1 Lists all IDs of notifications. | Win only 13.1 |
✅ Server |
WindowsUserNotification.NewNotification Creates a new notification. | Win only 7.2 |
❌ Server |
WindowsUserNotification.Release Releases the notification. | Win only 7.2 |
❌ Server |
WindowsUserNotification.ReleaseAll Frees all user notifications objects. | Win only 10.5 |
❌ Server |
WindowsUserNotification.SetExpiresOnReboot New in 13.1 Sets whether the toast notification will remain in the Notification Center after a reboot. | Win only 13.1 |
✅ Server |
WindowsUserNotification.SetFileName Sets the file name for script trigger. | Win only 7.2 |
❌ Server |
WindowsUserNotification.SetGroup New in 13.1 Sets the group identifier for the notification. | Win only 13.1 |
✅ Server |
WindowsUserNotification.SetImagePath Sets image path for the image to show. | Win only 7.2 |
❌ Server |
WindowsUserNotification.SetNotificationMirroring New in 13.1 Sets a value that specifies whether notification mirroring is allowed. | Win only 13.1 |
✅ Server |
WindowsUserNotification.SetPriority New in 13.1 Sets the priority of the toast notification. | Win only 13.1 |
✅ Server |
WindowsUserNotification.SetRemoteId New in 13.1 Sets a remote id. | Win only 13.1 |
✅ Server |
WindowsUserNotification.SetScriptName Sets the script name for script trigger. | Win only 7.2 |
❌ Server |
WindowsUserNotification.SetSuppressPopup New in 13.1 Sets whether a toast's pop-up UI is displayed on the user's screen. | Win only 13.1 |
✅ Server |
WindowsUserNotification.SetTag New in 13.1 Sets the unique identifier of this notification within the notification Group. | Win only 13.1 |
✅ Server |
WindowsUserNotification.SetText Sets the text to show. | Win only 7.2 |
❌ Server |
WindowsUserNotification.Setting Queries notification status. | Win only 8.3 |
❌ Server |
WindowsUserNotification.ShowNotification Shows the notification. | Win only 7.2 |
❌ Server |
WindowsUserNotification.XMLUsed Queries the XML template used for the notification. | Win only 7.2 |
❌ Server |
33 functions shown.
These functions require a paid license (79%).
Release notes
- Version 13.1
- Added WindowsUserNotification.List function.
- Added WindowsUserNotification.SetExpiresOnReboot and WindowsUserNotification.GetExpiresOnReboot functions.
- Added WindowsUserNotification.SetExpiresOnReboot and WindowsUserNotification.GetExpiresOnReboot functions.
- Added WindowsUserNotification.SetGroup and WindowsUserNotification.GetGroup functions.
- Added WindowsUserNotification.SetNotificationMirroring and WindowsUserNotification.GetNotificationMirroring functions.
- Added WindowsUserNotification.SetPriority and WindowsUserNotification.GetPriority functions.
- Added WindowsUserNotification.SetRemoteId and WindowsUserNotification.GetRemoteId functions.
- Added WindowsUserNotification.SetSuppressPopup and WindowsUserNotification.GetSuppressPopup functions.
- Added WindowsUserNotification.SetTag and WindowsUserNotification.GetTag functions.
- Rewrote the WindowsUserNotification functions.
- Version 10.5
- Added CFunction.ReleaseAll, CGImageSource.ReleaseAll, CLibrary.ReleaseAll, DynaPDF.ReleaseAll, ECKey.ReleaseAll, FSEvents.ReleaseAll, MarkDown.ReleaseAll, MenuItem.ReleaseAll, SendMail.ReleaseAll, Shell.ReleaseAll, SmartCard.ReleaseAll, TouchBar.ReleaseAll, UserNotification.ReleaseAll, WMFP.ReleaseAll, WMIQuery.ReleaseAll and WindowsUserNotification.ReleaseAll.
- Version 8.3
- Added WindowsUserNotification.Setting function.
- Version 8.0
- Changed WindowsUserNotification.ShowNotification to better handle empty texts.
Blog Entries
FileMaker Magazin
Example Databases
