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.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
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 | License |
7.2 / 10.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No | Paid |
Item | Details |
---|---|
WindowsUserNotification.Available Queries whether available. | Win only 7.2 |
WindowsUserNotification.GetFileName Queries file name for trigger script. | Win only 7.2 |
WindowsUserNotification.GetImagePath Queries image path. | Win only 7.2 |
WindowsUserNotification.GetScriptName Queries script name for trigger script. | Win only 7.2 |
WindowsUserNotification.GetText Query text to show. | Win only 7.2 |
WindowsUserNotification.HideNotification Hides the notification. | Win only 7.2 |
WindowsUserNotification.Initialize Initializes notification system. | Win only 7.2 |
WindowsUserNotification.Isinitialized Queries whether windows user notifications have been initialized. | Win only 7.2 |
WindowsUserNotification.NewNotification Creates a new notification. | Win only 7.2 |
WindowsUserNotification.Release Releases the notification. | Win only 7.2 |
WindowsUserNotification.ReleaseAll Frees all user notifications objects. | Win only 10.5 |
WindowsUserNotification.SetFileName Sets the file name for script trigger. | Win only 7.2 |
WindowsUserNotification.SetImagePath Sets image path for the image to show. | Win only 7.2 |
WindowsUserNotification.SetScriptName Sets the script name for script trigger. | Win only 7.2 |
WindowsUserNotification.SetText Sets the text to show. | Win only 7.2 |
WindowsUserNotification.Setting Queries notification status. | Win only 8.3 |
WindowsUserNotification.ShowNotification Shows the notification. | Win only 7.2 |
WindowsUserNotification.XMLUsed Queries the XML template used for the notification. | Win only 7.2 |
18 functions shown.
Release notes
- 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
Videos
- Presentation from June 2020
- MBS Plugin Präsentation von der FileMaker Konferenz 2019
- FileMaker Developer Conference 2019 Presentation
Feedback: Report problem or ask question.
