ZMware

zmwOnTheEdge

Use zmwOntheEdge plug-in to add Edge browser control to your VisualNeo Win applications.

$99

Features:

Edge Browser:

Please be aware of this known issue.  If your browser object is loaded and you navigate away from the current Visual Neo page, and then return, you will need to reload the web page that was present prior.  There will be no refunds offered because of this plugin trait, please be aware of this.

zmwCreateEdgeBrowser:

Creates edge browser control and attach to an existing rectangle object.

zmwRemoveEdgeBrowser:

Removes edge browser control and detach from existing rectangle object.

Navigation Options:

zmwEdgeGoto:

Display an html file or website in edge browser control.

zmwEdgeLoadFromStr:

Manually loads html source code into edge browser control.

zmwEdgeGoBack:

Navigates to the previous item in edge browser’s navigation history.

zmwEdgeGoForward:

Navigates to the next item in edge browser’s navigation history.

zmwEdgeCanBack:

Checks if edge can go backward.

zmwEdgeCanForward

Checks if edge can go forward.

zmwEdgeStop:

Cancels any edge browser control pending navigation.

zmwEdgeRefresh:

Refreshes edge browser control.

zmwEdgeRefreshIgnoreCache:

Refreshes edge browser control without cache.

zmwEdgeExport:

Exports current page from edge browser control into mhtml.

zmwEdgeClearCache:

Clears cache from edge browser control.

Printing Options:

zmwEdgePrint:

Prints the page currently displayed in edge browser control.

zmwEdgePrintToPDF:

Prints to pdf (the page currently displayed) in edge browser control.

Scraping Options:

zmwEdgeGetSourceText:

Gets the source code of the (page currently displayed) in edge browser control.

zmwEdgeGetRenderedText:

Gets the rendered text of the (page currently displayed) in edge browser control.

Element Options:

zmwEdgeGetElement:

Copies the contents of an html-based element to a variable..

zmwEdgeSetElement:

Sets the contents of an html-based element.

zmwEdgeClickElement:

Clicks html based element in edge browser control.

Editing Options:

zmwEdgeReplaceText:

Replaces the source code/ rendered text of the (page currently displayed) in edge browser control.

zmwEdgeHighlightText:

Finds the text and highlight text.

UserAgent Options:

zmwEdgeGetUserAgent:

Gets edge browser user agent into variable.

zmwEdgeSetUserAgent:

Sets user agent of edge browser control.

Advance Options:

zmwEdgeExecuteJavascript:

Executes JavaScript inside edge browser control.

zmwEdgeOpenDevTool:

Opens a devtool window.

zmwEdgeOpenTaskManager:

Opens a task manager of edge browser control.

Zooming Options:

zmwEdgeIncreaseZoom:

Zoom in the content of edge browser control.

zmwEdgeDecreaseZoom:

Zoom out the content of edge browser control.

zmwEdgeResetZoom:

Reset zooming.

Redirection Options:

EdgeSetRedirectURLS:

Sets URL redirection.