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

Webview.GetDefaultDownloadFolderPath

Queries the default download folder path.

Component Version macOS Windows Linux Server iOS SDK
Webview 15.5 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "Webview.GetDefaultDownloadFolderPath"; WebViewerRef )   More

Parameters

Parameter Description Example
WebViewerRef Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function.

Result

Returns OK or error.

Description

Queries the default download folder path.

Examples

Queries download path:

Set Variable [$r; Value: MBS( "Webview.GetDefaultDownloadFolderPath" ) ]

See also

Release notes

Blog Entries

This function checks for a license.

Created 1st October 2025, last changed 13th November 2025


WebView.ZoomPageOut - Webview.GetPreferredColorScheme