SDK: 1.0.3405.78
WebView2 Runtime: For full API compatibility, this version of the WebView2 SDK requires WebView2 Runtime version 139.0.3405.78 or higher. Release notes:
Delivering the Microsoft Edge WebView2 Runtime to Windows 10 Consumers:
Microsoft: We’re bringing Edge WebView2 to more Windows 10 devices, and here’s why:
New or updated APIs:
Customize the Find behavior (Find API)
The Find API allows you to programmatically control Find operations, and enables adding the following functionality to your app:
Customize Find options, including Find Term, Case Sensitivity, Word Matching, Match Highlighting, and Default UI Suppression.
Find text strings and navigate among them within a WebView2 control.
Programmatically initiate Find operations, and navigate Find results.
Suppress the default Find UI.
Track the status of Find operations.
- NEW: TClaEdgeFind class which performs a search, navigates between found matches, returns the total count of matches and the index of the currently active match.
- NEW: TClaEdgeBase.OnFindCompleted event raised when the UI has been displayed with the find term in the UI bar, and the matches have populated on the counter on the find bar.
- NEW: TClaEdgeBase.OnFindMatchCountChanged event raised when the total count of matches in the document changes due to a new find session or changes in the document.
- NEW: TClaEdgeBase.OnFindActiveMatchIndexChanged raised when the index of the currently active match changes.
The demo was updated to demonstrate the Find API usage, see the WebBrowser example.
Allow host input processing
For MDI app, this option allows you to activate the main menu of the application by pressing F10 or Alt when the focus is in the WebView.
- NEW: CoreWebView2ControllerOptions.AllowHostInputProcessing boolean property.
- NEW: Host input processing template option.
SDK and Runtime info
- NEW: TClaEdgebase.SdkBuildVersion(): Gets the version of the SDK required to be compatible with your app.
- NEW: TClaEdgebase.RuntimeVersion(): Gets the browser version info of the current CoreWebView2Environment, including channel name if it is not the stable channel.
- NEW: TClaEdgebase.RuntimePath(): Gets the path of WebView2 runtime (msedgewebview2.exe).
More info and DEMO at
http://www.ingasoftplus.com/ProductDetail.php?ProductID=304
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
Easy Edge (Chromium) is a Clarion wrapper around the Microsoft Edge WebView2 control that enables you to embed web technologies (HTML, CSS, and JavaScript) in your Clarion applications easily. The WebView2 control uses Microsoft Edge (Chromium) as the rendering engine to display the web content in native applications. With WebView2, you may embed web code in different parts of your native application, or build the entire native application within a single WebView.
Key features:
- Full UNICODE support
- Execute javascript and get a result
- Context menu customization
- Notifications support
- Web extensions support
- Standard dialogs customization:
- SaveAs
- Download
- Find
- Screen capture
- Permission to access some privileged resources
- File type policy checking
- Launching external uri Scheme
- Frame permission request
- Client certificate request
- CKEditor v4 HTML editor template support
- File system navigation
- An access to Chrome DevTools Protocol api (DevTools console)
- Deploying your application - Besides an usual exe, dll etc files you should ship just 4 small DLLs (1 Mb) with your end-user application
Easy Edge (Chromium) is implemented as a set of classes available as full source code, template and .NET assemblies. You can freely distribute your application using our DLLs without any additional costs. After your purchase no additional fees are required for distribution.
For use Easy Edge (Chromium) following is needed:
- Clarion C6.3 or newer, ABC or Legacy.
- NET: v4.6.2 or newer
You are able to run Easy Edge (Chromium) applications on the following versions of Windows:
- Windows 11
- Windows 10
- Windows 8.1
- Windows 7 **
- Windows Server 2019
- Windows Server 2016
- Windows Server 2012
- Windows Server 2012 R2
- Windows Server 2008 R2 **
** WebView2 support for Windows 7 and Windows Server 2008 R2 has the same support cycle as Microsoft Edge. For more information, navigate to Microsoft Edge supported Operating Systems.
Cost just $210.
Discounted price for EasyHTML clients!!