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:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
Component: URLScheme
Handle URL schemes in your Mac runtime.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.0 / 3.0 | ✅ Yes | 🔶 67% | ❌ No | ❌ No | ❌ No |
Item | Details |
---|---|
URLScheme.GetDefaultHandler Queries the default scheme handler for the given scheme name. | Mac/Win 3.0 |
URLScheme.InstallURLEventHandler Installs an event handler for the URL event and calls the script you specify with the URL as parameter. | Mac only 2.0 |
URLScheme.SetDefaultHandler Sets the user's preferred handler for the specified URL scheme to point to the current application. | Mac/Win 2.0 |
3 functions shown.
These functions require a paid license (100%).
Release notes
- Version 7.5
- Added parameter bundleID to URLScheme.SetDefaultHandler function.
Blog Entries
Example Databases
