<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>29 Nov 2018 10:33:11 Z</lastBuildDate><pubDate>17 Nov 2018 16:59:05 Z</pubDate><description>Bonjour,&#13;
Je cherche a mettre en attente l’exécution du code tant que la page web appelé n'a pas fini d’être chargé...&#13;
&#13;
La propriété "Busy" n'a pas l'air de fonctionné : &#13;
[code:wl]&#13;
FEN_Navigateur.AX_Web&gt;&gt;Navigate("https://www.google.fr/")&#13;
TANTQUE FEN_Navigateur.AX_Web&gt;&gt;Busy // Normalement attente que la page soit chargée mais ne fonctionne pas&#13;
	Multitâche(50)&#13;
FIN&#13;
[/code]&#13;
&#13;
Une idée ? sans devoir fixé une temporisation manuel bien entendu... ;)&#13;
&#13;
--&#13;
Baptiste CLOART&#13;
Freelance&#13;
b.cloart@blv-tech.com&#13;
06.88.74.80.65&#13;
www.linkedin.com/in/cloart&#13;
www.blv-tech.com</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page/read.awp</link><title>ActiveX Microsoft Web Browser : Attendre fin chargement page web</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Baptiste - BLV TECH</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page-222282/read.awp</comments><pubDate>29 Nov 2018 10:33:11 Z</pubDate><description>Hello JP,&#13;
&#13;
Merci, beaucoup. J'essaierai a l'ocaz'.&#13;
&#13;
J'ai trouvé une autre solution qui marche. J'ai intégrer la classe CiExp…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page-222282/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page-222282/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page/read.awp">ActiveX Microsoft Web Browser : Attendre fin chargement page web</source><title>Re: ActiveX Microsoft Web Browser : Attendre fin chargement page web</title></item><item><author>Jurassic Pork</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page-221994/read.awp</comments><pubDate>17 Nov 2018 23:50:09 Z</pubDate><description>hello,&#13;
tu peux essayer d'utiliser la propriété readyState : &#13;
[code:wl]&#13;
ActiveX1&gt;&gt;Navigate("https://www.pcsoft.fr/")&#13;
// 4 = W…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page-221994/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page-221994/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/221991-activex-microsoft-web-browser-attendre-fin-chargement-page/read.awp">ActiveX Microsoft Web Browser : Attendre fin chargement page web</source><title>Re: ActiveX Microsoft Web Browser : Attendre fin chargement page web</title></item></channel></rss>
