WebView2 example using tMyEdgeWeb class
- Giovany Vecchi
- Posts: 223
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
WebView2 example using tMyEdgeWeb class
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
I made a class to navigate the web using WebView2.
Any feedback is welcome.
Para baixar clique aqui: https://www.sendspace.com/file/zek6p3
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: WebView2 example using tMyEdgeWeb class
Dear Giovany,
The download url does not work properly.
Can you post the source code here ? thank you
The download url does not work properly.
Can you post the source code here ? thank you
- Giovany Vecchi
- Posts: 223
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
Re: WebView2 example using tMyEdgeWeb class
Antonio, what's your email?Antonio Linares wrote:Dear Giovany,
The download url does not work properly.
Can you post the source code here ? thank you
I'll send it to you.
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Giovany Vecchi
- Posts: 223
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Giovany Vecchi
- Posts: 223
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
Re: WebView2 example using tMyEdgeWeb class
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
See the link below.
https://drive.google.com/file/d/1LuJ8vP ... sp=sharing
- Silvio.Falconi
- Posts: 7104
- Joined: Thu Oct 18, 2012 7:17 pm
Re: WebView2 example using tMyEdgeWeb class
on EXE there is a virusAntonio Linares wrote:https://github.com/FiveTechSoft/FWH_too ... Contrib.7z
Avira blocked this file MyEdgeWebSample.exe
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
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
Re: WebView2 example using tMyEdgeWeb class
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
Regards, saludos.
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
Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
- Giovany Vecchi
- Posts: 223
- Joined: Mon Jun 05, 2006 9:39 pm
- Location: Brasil
Re: WebView2 example using tMyEdgeWeb class
Hi Silvio.Silvio.Falconi wrote:on EXE there is a virusAntonio Linares wrote:https://github.com/FiveTechSoft/FWH_too ... Contrib.7z
Avira blocked this file MyEdgeWebSample.exe
If you have Visual Studio installed, just edit the BAT CompilaeMsvc.bat, parameterizing the paths and call it to generate another executable.