Top Method Summary
Options Name Purpose
AfterWaitForEventHandler (Object, EventArgs) Deletes the configured cache folder after the WAIT-FOR statement has finished Notes : This event handler is subscribed in initialize() for GUI startup managers @param sender The object that raised the AfterWaitFor event @param e The Consultingwerk.EventArgs with the data for the event */
dispose () Destroy/Shutdown/Anti-Initializer
Consultingwerk.Windows.CefBrowser.BrowserForm GetBrowserFromContext (character) Retrieves a Browser by the Context ID or starts a new one
initialize () Initializer / Startup
Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow () Starts a Browser Windows and navigates to an URL
Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (character) Starts a Browser Windows and navigates to an URL
Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (character, logical) Starts a Browser Windows and navigates to an URL
Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (logical) Starts a Browser Windows and navigates to an URL

Top Property Summary
Options Name Purpose
CHARACTER DeleteCacheFolder


Method Detail
Top

AfterWaitForEventHandler (Object, EventArgs)

Purpose: Deletes the configured cache folder after the WAIT-FOR statement has finished
Notes : This event handler is subscribed in initialize() for GUI startup managers

Parameters:
sender Progress.Lang.Object
The object that raised the AfterWaitFor event
e Consultingwerk.EventArgs
The Consultingwerk.EventArgs with the data for the event
Top

dispose ()

Purpose: Destroy/Shutdown/Anti-Initializer
Notes:

Top

Consultingwerk.Windows.CefBrowser.BrowserForm GetBrowserFromContext (character)

Purpose: Retrieves a Browser by the Context ID or starts a new one
Notes:

Parameters:
pcContextId CHARACTER
The browser Context ID to retrieve
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

initialize ()

Purpose: Initializer / Startup
Notes:

Top

Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow ()

Purpose: Starts a Browser Windows and navigates to an URL
Notes: URL may provide the Context ID for a reusable browser window
delimited by space, e.g. "JIRA https://jira.consultingwerkcloud.com"

Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (character)

Purpose: Starts a Browser Windows and navigates to an URL
Notes: URL may provide the Context ID for a reusable browser window
delimited by space, e.g. "JIRA https://jira.consultingwerkcloud.com"

Parameters:
pcUrl CHARACTER
The URL to navigate to
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (character, logical)

Purpose: Starts a Browser Windows and navigates to an URL
Notes: URL may provide the Context ID for a reusable browser window
delimited by space, e.g. "JIRA https://jira.consultingwerkcloud.com"

Parameters:
pcUrl CHARACTER
The URL to navigate to
plMdiChild LOGICAL
Embed into MDI Container
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm
Top

Consultingwerk.Windows.CefBrowser.BrowserForm OpenBrowserWindow (logical)

Purpose: Starts a Browser Windows and navigates to an URL
Notes: URL may provide the Context ID for a reusable browser window
delimited by space, e.g. "JIRA https://jira.consultingwerkcloud.com"

Parameters:
plMdiChild LOGICAL
Embed into MDI Container
Returns Consultingwerk.Windows.CefBrowser.BrowserForm
The reference to the BrowserForm


Property Detail
Top

CHARACTER DeleteCacheFolder


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:23