<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Jun 2019 15:26:32 Z</lastBuildDate><pubDate>15 Nov 2017 17:23:52 Z</pubDate><description>Bonjour à tous,&#13;
Je souhaite faire une copie directe d'une image dans mon navigateur vers un champ image d'une fenêtre WinDev pour illustrer rapidement une base d'articles.&#13;
J'ai testé tous les exemples fournis dans WinDev.&#13;
J'arrive à faire mon Drag&amp;Drop du navigateur vers le bureau puis du bureau vers mon champ image mais en direct, je n'ai pas trouvé comment faire..&#13;
J'ai fait une recherche sur le forum dans les précédents sujets sans rien trouver non plus.&#13;
Quelqu'un aurait-il une astuce à partager ? Merci d'avance&#13;
jluc</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp</link><title>Drag&amp;Drop image navigateur vers champ image WinDev</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>f.menard</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231186/read.awp</comments><pubDate>26 Jun 2019 15:26:32 Z</pubDate><description>L'enregistrer localement n'est pas une option envisageable pour moi ... le but étant uniquement de récupérer l'URL de l'image po…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231186/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231186/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>midou23175</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231184/read.awp</comments><pubDate>26 Jun 2019 13:19:04 Z</pubDate><description>Bonjour Fabien,&#13;
avec le code evénement WM_DROPFILES, pour récupérer le logo de PC Soft, j'ai 2 possibilités :&#13;
je glisse le dra…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231184/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231184/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>Poncherello</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231170/read.awp</comments><pubDate>26 Jun 2019 09:05:25 Z</pubDate><description>[code:text]&#13;
Je souhaite faire une copie directe d'une image dans mon navigateur vers un champ image d'une fenêtre WinDev pour i…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231170/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231170/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>f.menard</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231169/read.awp</comments><pubDate>26 Jun 2019 07:36:01 Z</pubDate><description>Merci pour le retour.&#13;
&#13;
Concernant le mode Go qui fonctionne et le mode compilé qui ne fonctionne pas, j'ai trouvé d'où ça vena…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231169/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231169/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>midou23175</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231167/read.awp</comments><pubDate>26 Jun 2019 01:13:45 Z</pubDate><description>Après test, voici le code que j'utilise pour faire le Drag and Drop&#13;
&#13;
dans code fin initialisation fenêtre :&#13;
[code:wl]&#13;
// aut…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231167/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231167/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>midou23175</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231166/read.awp</comments><pubDate>25 Jun 2019 23:37:23 Z</pubDate><description>@Fabien&#13;
j'ai testé en mode go et avec application compilée (exécutable) sur les champs&#13;
- champ image&#13;
- champ table fichier av…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231166/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231166/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>f.menard</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231162/read.awp</comments><pubDate>25 Jun 2019 21:40:00 Z</pubDate><description>@midou23175, tu utilises quel type de champ de destination pour ton drag and drop vers Windev ?&#13;
C'est bizarre ces comportements…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231162/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231162/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>midou23175</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231161/read.awp</comments><pubDate>25 Jun 2019 21:18:45 Z</pubDate><description>JLRob a écrit : &#13;
&gt; Je souhaite faire une copie directe d'une image dans mon navigateur vers un champ image d'une fenêtre WinDev…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231161/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231161/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>f.menard</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231156/read.awp</comments><pubDate>25 Jun 2019 19:22:23 Z</pubDate><description>Bonsoir Samir,&#13;
&#13;
Merci pour le retour, j'étais arrivé, depuis mon message, sur le même principe à récupérer l'URL des images.&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231156/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231156/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>Samir BOUCHETIBAT</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231153/read.awp</comments><pubDate>25 Jun 2019 18:09:00 Z</pubDate><description>Bonjour,&#13;
Si le + n’apparaît pas c'est que la source n'est pas de type TEXT ou que la reprise de code est erronée...verifiez.&#13;
T…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231153/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231153/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>midou23175</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231152/read.awp</comments><pubDate>25 Jun 2019 17:21:18 Z</pubDate><description>Bonjour,&#13;
Testé, ça fonctionne pas. Lors du survol de la fenêtre ou du champ table, le + ne s'affiche pas. problème ...</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231152/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231152/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>Samir BOUCHETIBAT</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231148/read.awp</comments><pubDate>25 Jun 2019 15:52:16 Z</pubDate><description>Bonjour,&#13;
On peut faire un drop depuis n'importe quelle application externe comme ceci :&#13;
&#13;
Créer une fenetre contenant un champ…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231148/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231148/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>f.menard</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231142/read.awp</comments><pubDate>25 Jun 2019 13:57:32 Z</pubDate><description>Pas vraiment pour l'instant, mais merci qd même pour le retour.&#13;
&#13;
--&#13;
Cordialement,&#13;
Fabien</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231142/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231142/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>JLRob</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231119/read.awp</comments><pubDate>25 Jun 2019 09:41:51 Z</pubDate><description>Salut Fabien,&#13;
J'ai laissé tombé, et la question, et plus généralement le développement de logiciels...&#13;
J'espère que tu auras p…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231119/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231119/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>f.menard</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231114/read.awp</comments><pubDate>25 Jun 2019 07:56:07 Z</pubDate><description>Bonjour Jean-Luc,&#13;
&#13;
As-tu trouvé une solution à ton pb ?&#13;
Je suis confronté à la même problématique, je voudrai pouvoir récupér…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231114/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231114/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item><item><author>f.menard</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231110/read.awp</comments><pubDate>25 Jun 2019 07:23:37 Z</pubDate><description>Bonjour Jean-Luc,&#13;
&#13;
As tu réussi à mettre en oeuvre un D&amp;D d'une image d'un navigateur vers un champ Windev permettant de récup…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231110/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev-231110/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/211778-dragdrop-image-navigateur-vers-champ-image-windev/read.awp">Drag&amp;Drop image navigateur vers champ image WinDev</source><title>Re: Drag&amp;Drop image navigateur vers champ image WinDev</title></item></channel></rss>
