Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Configuring WebBrowser – PB Docs 2019 – PowerBuilder Library

Configuring WebBrowser – PB Docs 2019

Configuring WebBrowser

Use the global functions WebBrowserSet and WebBrowserGet to configure the
path, user agent and proxy settings for the WebBrowser control.

Path settings:

  • CachePath — The folder that stores the web page cache,
    cookies etc.

  • UserDataPath — The folder that stores the user data
    dictionary.

  • DownloadPath — The default download path.

User agent settings:

  • UserAgent — The User-Agent request header that contains a
    characteristic string that allows the network protocol peers to
    identify the application type, operating system, software vendor or
    software version of the requesting software user agent.

Proxy settings:

  • ProxyAuto — Whether to use auto proxy detection. WebBrowser
    supports auto proxy detection, PAC (proxy auto configuration) file
    setting, and manual proxy settings. The priority order of the
    settings is: auto proxy detection > PAC file setting > manual
    proxy settings. By default the IE proxy is used.

  • ProxyPacUrl — The URL of the server where the PAC file is
    located.

  • ProxyAddress — The address of the proxy server.

  • ProxyPort — The port of the proxy server.

  • ProxyUser — The user name that will be authenticated by the
    proxy server.

  • ProxyPassword — The password that will be authenticated by
    the proxy server.

Local file access:

  • allow-file-access-from-files — Whether to allow access to the
    local files (XML etc.).

  • enable-media-stream — Whether to allow access to the
    microphone or camera.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x