Page 1 of 2

web browser control based on Microsoft Edge

PostPosted: Wed Jun 16, 2021 7:11 pm
by Otto
Dear Antonio,

Do you think that we can expect a web browser control based on Microsoft Edge for FIVEWIN in one of the next updates?

Best regards,
Otto

Re: web browser control based on Microsoft Edge

PostPosted: Wed Jun 16, 2021 7:23 pm
by nageswaragunupudi
Looks like we need to use WebView2.
At the moment, I am still not clear how to do it.

Re: web browser control based on Microsoft Edge

PostPosted: Wed Jun 16, 2021 10:32 pm
by cnavarro
Dear Otto
This control has been perfectly integrated into FivEdit for a long time.
There are still issues to investigate. A matter of having a little time.
But it works very well.
In these images it is integrated as a control in a dialog of a folderex

viewtopic.php?f=6&t=24025&start=990#p235786

Other image ( with BEACON and modharbour integrated in FivEdit also )

Image

Re: web browser control based on Microsoft Edge

PostPosted: Wed Jun 16, 2021 10:39 pm
by Otto
Dear Cristobal,
Can we use bootstrap with this control?
Best regards,
Otto

Re: web browser control based on Microsoft Edge

PostPosted: Wed Jun 16, 2021 10:47 pm
by cnavarro
Dear Otto
Anything: bootstrap, materialize, etc.
Any js, css, etc.
No problem, look

Image

Re: web browser control based on Microsoft Edge

PostPosted: Wed Jun 16, 2021 11:54 pm
by nageswaragunupudi
Mr Cristobal

Excellent

Can you contribute this class to FWH?

Re: web browser control based on Microsoft Edge

PostPosted: Thu Jun 17, 2021 11:49 am
by leandro
Excelente amigo :D

Re: web browser control based on Microsoft Edge

PostPosted: Tue Aug 03, 2021 4:42 pm
by cnavarro

Re: web browser control based on Microsoft Edge

PostPosted: Wed Aug 04, 2021 2:16 am
by Giovany Vecchi
Where do I find this tWebView class?

Re: web browser control based on Microsoft Edge

PostPosted: Fri Aug 06, 2021 8:13 am
by Otto
Dear Antonio, dear Cristobal,

With the Edge-based web control for FIVEWIN together with the possibility that mod harbour offers us, our language has a unique selling point.

* the complete FIVEWIN / mod harbor system can be copied from one PC to another and works.
No further settings are necessary.
The same syntax and practically the same source code on the web and on the desktop.

DBF support
I don't know of any other system that supports DBF files on the web.

I hope it will be released soon.

Best regards,
Otto

Re: web browser control based on Microsoft Edge

PostPosted: Fri Aug 06, 2021 9:23 am
by Antonio Linares

Re: web browser control based on Microsoft Edge

PostPosted: Fri Aug 06, 2021 10:26 am
by Otto
Dear Antonio,
Thank you. I know these documents. But that's something about my capabilities.

I think a C programmer is needed to implement it correctly.
Cristobal has done the work. And he told me some testing work is still necessary. Maybe in autumn, he will release the class.

Best regards,
Otto

Re: web browser control based on Microsoft Edge

PostPosted: Tue Aug 24, 2021 6:52 pm
by Jimmy
hi,

in HMG Forum Dr. Claudio Soto have start with Webview2 Browser
http://www.hmgforum.com/viewtopic.php?f=9&t=7012

Re: web browser control based on Microsoft Edge

PostPosted: Fri Aug 27, 2021 9:53 am
by Otto
Hello Jimmy, thanks for your info.
Do you think it works with Borland compiler, too?
Best regards,
Otto

Re: web browser control based on Microsoft Edge

PostPosted: Fri Aug 27, 2021 11:32 am
by Antonio Linares
Dear Otto,

It fails with Borland but compiles fine using MSVC