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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
WebDownloadDelegate.Path
The file path of the downloaded file.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| WebView | 2.7 | Yes | No | No | No | No |
MBS( "WebDownloadDelegate.Path" ) More
Parameters
none
Result
Returns file path.
Description
The file path of the downloaded file.This is a temporary file and you should import, move, rename or copy it.
If you don't delete this file, it will be on the next restart of the Mac.
You may need to use Files.MoveFile later to move the file to the place you like.
This function requires a native path. Use Path.FileMakerPathToNativePath to convert a FileMaker path to a native path if required. If you like to have the user choose the path, you can use FileDialog functions.
See also
- Files.MoveFile
- Path.FileMakerPathToNativePath
- WebDownloadDelegate.Cancel
- WebDownloadDelegate.Install
- WebDownloadDelegate.SetDidDownloadHandler
- WebDownloadDelegate.SetProgressHandler
- WebDownloadDelegate.URL
Example Databases
- WebViewer/WebKit 1.x macOS only/WebViewer Download Delegate for Mac with Custom Webviewer
- WebViewer/WebKit 1.x macOS only/WebViewer Download Delegate for Mac
Created 18th August 2014, last changed 28th October 2019
WebDownloadDelegate.MIMEType - WebDownloadDelegate.SetBeginDownloadHandler
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins