<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Feb 2020 18:29:50 Z</lastBuildDate><pubDate>14 Feb 2020 17:26:06 Z</pubDate><description>Bonjour&#13;
&#13;
J'ai voulu "combiner" une gestion de doublons mais l'enregistrement est quand même créé donc en doublon.&#13;
&#13;
Une idée ? Merci beaucoup&#13;
&#13;
[code:wl]&#13;
// Test Gestion des doublons&#13;
HLitRecherchePremier(BD_Ateliers,DEPARTEMENT,COMBO_DEPARTEMENT..ValeurAffichée)&#13;
HLitRecherchePremier(BD_Ateliers,VILLE,COMBO_VILLE..ValeurAffichée)&#13;
&#13;
SI HTrouve(DEPARTEMENT)=Vrai ET HTrouve(VILLE)=Vrai ALORS&#13;
&#13;
		ToastAffiche(gPoliceGras() + gPolice("Batang") + gPoliceTaille(18) + ...&#13;
		gStylo(JauneClair) + " Ce lieu est déjà connu ! ", ...&#13;
		toastCourt, cvBas, chDroite, RougeFoncé)&#13;
		SignalAttend("",500)&#13;
		Ferme(FEN_AJOUTLieux,Vrai) //Un enregistrement existe, je ferme la fenêtre		&#13;
SINON&#13;
// La procédure continue&#13;
FIN&#13;
[/code]</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons/read.awp</link><title>Gestion des doublons</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>Fouedusa</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237054/read.awp</comments><pubDate>15 Feb 2020 18:29:50 Z</pubDate><description>David a écrit : &#13;
&gt; Bonjour&#13;
&gt; &#13;
&gt; J'ai voulu "combiner" une gestion de doublons mais l'enregistrement est quand même créé donc …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237054/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237054/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons/read.awp">Gestion des doublons</source><title>Re: Gestion des doublons</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237051/read.awp</comments><pubDate>15 Feb 2020 11:47:30 Z</pubDate><description>Je ne parle pas du centre ce contrôle (CCHF) mais d'une clé composée sur Ville et Code Postal.&#13;
Certains département tels Paris,…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237051/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237051/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons/read.awp">Gestion des doublons</source><title>Re: Gestion des doublons</title></item><item><author>David</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237048/read.awp</comments><pubDate>15 Feb 2020 10:54:05 Z</pubDate><description>Bonjour Voroltinquo&#13;
&#13;
J'avais bien pensé à la requête mais je ne vois pas comment la construire.&#13;
&#13;
Je vais regarder par le cen…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237048/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237048/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons/read.awp">Gestion des doublons</source><title>Re: Gestion des doublons</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237044/read.awp</comments><pubDate>14 Feb 2020 19:34:51 Z</pubDate><description>Bonjour,&#13;
Pourquoi ne pas passer par une requête à 2 paramêtres ou sur une CC.&#13;
Le 2° HLitRecherche annule le résultat du premie…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237044/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons-237044/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/237040-gestion-doublons/read.awp">Gestion des doublons</source><title>Re: Gestion des doublons</title></item></channel></rss>
