English Italiano

Let's make your life Easy...


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
  • 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 (640Kb) 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.

You can read more info about base Microsoft Edge WebView2 control here.


http://Scarica Trial/Demo  Scaricato: 1924


Operating System for Deployment

  • Windows 10
  • Windows 11
  • Windows 7
  • Windows 8.1
  • Windows Server 2008 R2
  • Windows Server 2012
  • Windows Server 2012 R2
  • Windows Server 2016
  • Windows Server 2019

Architecture of Product

  • 32Bit

Product Type

  • Add-In

Component Type

  • ActiveX DLL
  • Source code
  • Template ABC
  • Template Legacy

Compatible Containers

  • .NET 4.6.2
  • SoftVelocity Clarion 10.0
  • SoftVelocity Clarion 11.0
  • SoftVelocity Clarion 11.1
  • SoftVelocity Clarion 6.3
  • SoftVelocity Clarion 7.0
  • SoftVelocity Clarion 7.1
  • SoftVelocity Clarion 7.2
  • SoftVelocity Clarion 7.3
  • SoftVelocity Clarion 8.0
  • SoftVelocity Clarion 9.0
  • SoftVelocity Clarion 9.1

Documentation

  • CHM

Install Type

  • Install Executable

Categories

Programming Languages
     Clarion
Programming
     Components & Libraries
        HTML Editing
        Reporting
        User Interface
        Web Site
Internet
     WEB Design
        HTML Editors
        Web Design related



28/12/2021

Easy Edge (Chromium) ver 1.04 released!

Bug fixes:
  • General reliability fixes.
  • Turned off the Control-flow Enforcement Technology (CET) Shadow Stack feature for v96 WebView2 Runtime.
  • Fixed a crash caused by Microsoft Edge browser policies getting incorrectly applied to WebView2 as well. (Issue #1860)
  • Fixed a crash that occurred when a pop-up window with a download dialog was closed. (Issue #1765) & (Issue #1723)
New:
  • AddDefaultHostObjectToScript method: Adds default host object to script running in the Easy Edge with the specified name.
  • OnHostObjectEvent event: Called from host object in javascript code.
  • TCookieManager class.
WebView2 Runtime: 96.0.1054.31 or higher.

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
24/11/2021

Easy Edge (Chromium) ver 1.03 released!

New:
  • UserAgent property: determines WebView2's User Agent.
  • isSwipeNavigationEnabled property: determines whether the end user to use swiping gesture on touch input enabled.
  • OpenDevToolsWindow method: opens the DevTools window for the current document in the WebView.
  • OpenTaskManagerWindow method: opens the Browser Task Manager view as a new window in the foreground.
  • PrintToPdf method: prints the current page to PDF asynchronously with the provided settings.
  • IsInitialized method: returns true if the instance was initialized properly.
  • OnNewBrowserVersionAvailable event: is raised when a newer version of the WebView2 Runtime is installed and available using WebView2.
  • OnPrintToPdfCompleted event: is raised when PrintToPdf method completes.
  • Windowless mode: now it is possible to initialize Easy Edge instance not bound to a window.
  • PrintToPdf example.
Changes:
  • OnNewWindowRequested event: window name is added to parameters list.
  • IsPasswordAutofillEnabled renamed to IsPasswordAutosaveEnabled.
  • WebView2Loader.dll now is copied into exe folder.
WebView2 Runtime version 95.1020.30 or higher.

The Evergreen WebView2 Runtime will be included as part of the Windows 11 operating system.

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
20/06/2021

Easy Edge (Chromium) ver 1.02 released!

Fixed:
  • Starting from ver.1.01 WebView2Loader.dll location is \runtimes\win-x86\native folder instead of \x86.
New:
  • InitErrorReason() method returns an error reason if the Init method fails due to runtime issue.
Updated DEMO: new Animated Menu example procedure.

Discounted price for EasyHTML clients!!

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
09/06/2021

Easy Edge (Chromium) ver 1.01 released!

Clarion 11 OR Clarion 11.1 support The last installed version wins <g>.

Required WebView2 runtime v91.0.864.37+.

New:
  • Host Resource Mapping API.
  • Autofill/Autosave API.
  • Freeze API.
  • Download API.
New properties:
  • DefaultBackgroundColor
  • IsSuspended
  • IsWebResponseContentEnabled
New methods:
  • SetVirtualHostNameToFolderMapping /     ClearVirtualHostNameToFolderMapping / AddWebResourceRequestedFilter / NavigateWithWebResourceRequest / Suspend / Resume
New events:
  • OnKeyDown / OnKeyUp / OnScriptDialogOpening / OnFrameNavigationStarting / OnFrameNavigationCompleted / OnProcessFailed / OnContentLoading / OnNewWindowRequested / OnContainsFullScreenElementChanged / OnWebResourceRequested / OnWebResourceResponseReceived / OnWindowCloseRequested / OnPermissionRequested / OnDOMContentLoaded / OnScriptException / OnDownloadStarting / OnDownloadBytesReceived / OnDownloadProgress
New template settings:
  • IsPasswordAutofillEnabled / IsGeneralAutofillEnabled / IsPinchZoomEnabled / AreBrowserAcceleratorKeysEnabled / Chromium flags (Template setting "Additional Browser arguments").
Changed:
  • OnNavigationStarting event: have been added IsUserInitiated, IsRedirected, UserAgent, RequestHeaders parameters.
  • pAdditionalBrowserArgument parameter has been added to Init method. Chromium flags.
  • OnAcceleratorKeyPressed removed, instead 2 new events OnKeyDown, OnKeyUp.
Fixed:
  • TAB key navigation.
New API specifications topic with a bunch of new examples.   Updated DEMO: new Animated Menu example procedure.

Discounted price for EasyHTML clients!!

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
11/02/2021

Easy Edge (Chromium) ver 1.00 released!

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.

Download our Demo application.

Discounted price for EasyHTML clients!!

Prodotto

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.

Condividi

Compria ora!

IngasoftPlus's products are available at www.motleysoft.com - the world softfair! Compria ora!
da  81000000.0

Download Information

The following downloads are available for this products:
  • Demo (free)
  • Setups (password protected)
  • Setups (password protected) - old versions

Vai a scaricare

Ricerca Prodotti