| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Webview.GetProfilePath
Queries the full path of the profile directory.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Webview | 15.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Webview.GetProfilePath"; 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 text or error.
Description
Queries the full path of the profile directory.Examples
Queries profile path:
Set Variable [$r; Value: MBS( "Webview.GetProfilePath" ) ]
See also
Release notes
- Version 15.5
- Added Webview.GetProfilePath function for Windows.
Blog Entries
This function checks for a license.
Created 1st October 2025, last changed 1st October 2025
Webview.GetPreferredColorScheme - Webview.SetDefaultDownloadFolderPath