WebView2 example using tMyEdgeWeb class

Post Reply
User avatar
Giovany Vecchi
Posts: 223
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

WebView2 example using tMyEdgeWeb class

Post by Giovany Vecchi »

Hello everyone.
I made a class to navigate the web using WebView2.
Any feedback is welcome.

Para baixar clique aqui: https://www.sendspace.com/file/zek6p3

Image
User avatar
Antonio Linares
Site Admin
Posts: 42259
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: WebView2 example using tMyEdgeWeb class

Post by Antonio Linares »

Dear Giovany,

The download url does not work properly.

Can you post the source code here ? thank you
regards, saludos

Antonio Linares
www.fivetechsoft.com
paquitohm
Posts: 284
Joined: Fri Jan 14, 2022 8:37 am

Re: WebView2 example using tMyEdgeWeb class

Post by paquitohm »

Image
User avatar
Giovany Vecchi
Posts: 223
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: WebView2 example using tMyEdgeWeb class

Post by Giovany Vecchi »

Antonio Linares wrote:Dear Giovany,

The download url does not work properly.

Can you post the source code here ? thank you
Antonio, what's your email?
I'll send it to you.
User avatar
Antonio Linares
Site Admin
Posts: 42259
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: WebView2 example using tMyEdgeWeb class

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Giovany Vecchi
Posts: 223
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: WebView2 example using tMyEdgeWeb class

Post by Giovany Vecchi »

User avatar
Antonio Linares
Site Admin
Posts: 42259
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: WebView2 example using tMyEdgeWeb class

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Giovany Vecchi
Posts: 223
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: WebView2 example using tMyEdgeWeb class

Post by Giovany Vecchi »

I have added another example using the tAwaitWeb class by Charles Kwon to fill in some elements of the page with values.

See the link below.

https://drive.google.com/file/d/1LuJ8vP ... sp=sharing
User avatar
Silvio.Falconi
Posts: 7104
Joined: Thu Oct 18, 2012 7:17 pm

Re: WebView2 example using tMyEdgeWeb class

Post by Silvio.Falconi »

on EXE there is a virus
Avira blocked this file MyEdgeWebSample.exe


Image

Image
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
karinha
Posts: 7885
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Contact:

Re: WebView2 example using tMyEdgeWeb class

Post by karinha »

Download is normal. Your antivirus is probably generating a false positive. I use AVG and nothing appears. The program loads normally.

La descarga es normal. Probablemente tu antivirus esté generando un falso positivo. Yo uso AVG y no aparece nada. El programa se carga normalmente.

https://imgur.com/lRaHKM4

Image

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
Giovany Vecchi
Posts: 223
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: WebView2 example using tMyEdgeWeb class

Post by Giovany Vecchi »

Silvio.Falconi wrote:
on EXE there is a virus
Avira blocked this file MyEdgeWebSample.exe


Image

Image
Hi Silvio.
If you have Visual Studio installed, just edit the BAT CompilaeMsvc.bat, parameterizing the paths and call it to generate another executable.
Post Reply