<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>3 Jul 2020 15:16:08 Z</lastBuildDate><pubDate>1 Jul 2020 13:40:07 Z</pubDate><description>Bonjour à tous,&#13;
&#13;
  Je ne sais pas encore comment résoudre mon besoin en développement sous Windev, je vous le soumet.&#13;
&#13;
   Le besoin :&#13;
              j'ai une base de donnée qui contient des config : (P1=01 ; P2 =03 ; .... )&#13;
                 Colonne 1 : Id d'une Config (issue d'une Bd config)             &#13;
                 Colonne 2 : Nom du paramètre (P1, P2 .... )&#13;
                 Colonne 3 : la valeur du paramètre (01 ; 03 ; 02 .... )&#13;
        &#13;
         Je peux ainsi créer autant de paramètre que besoin, lié a une config.&#13;
 &#13;
     La ou ça complique une troisième colonne avec une condition de visibilité.&#13;
     En effet le paramétré doit être visible sous condition d'autre paramétré&#13;
		 (ex: SI P1=01 ET P3=04 ALORS visible SINON pas visible)&#13;
          	 Donc une colonne 4 : Condition de visibilité&#13;
&#13;
  L'utilisateur créer le paramètre et la condition de visibilité.&#13;
  Il se doit d’écrire correctement la formule avec rigueur sous forme : (P1=01 ET P3=04)  ET P6=02 )&#13;
&#13;
 Au final j'ai un tableau qui affiche la liste des paramètres visible uniquement.&#13;
 Si un paramètre vient a être changé par l'utilisateur, la règle de visibilité de tous les autres doit être re-appliquer.&#13;
&#13;
J’espère avoir été clair.&#13;
&#13;
Merci à tous pour votre aide.&#13;
&#13;
FOUGEROUX Christophe</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp</link><title>Test Logique sur variable</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>fougeroux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240931/read.awp</comments><pubDate>3 Jul 2020 15:16:08 Z</pubDate><description>Trops bien et trops fort si ça marche !&#13;
&#13;
:) :):merci:&#13;
&#13;
Je test lundi.&#13;
&#13;
Merci beaucoup !</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240931/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240931/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>Samir BOUCHETIBAT</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240927/read.awp</comments><pubDate>3 Jul 2020 14:36:53 Z</pubDate><description>Bonjour,&#13;
Finalement, cela peut se résoudre avec ceci :&#13;
&#13;
[code]&#13;
&#13;
PROCÉDURE ChargerConfig (pIdconfig=1)&#13;
tableauAssociatifVal…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240927/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240927/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>fougeroux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240911/read.awp</comments><pubDate>3 Jul 2020 09:34:53 Z</pubDate><description>Bonjour,&#13;
Un peut plus de concret :&#13;
&#13;
Table Config :&#13;
Colonne 1    /     Colonne 2&#13;
ID config      /     Nom de la config&#13;
    …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240911/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240911/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>THIERRY TILLIER</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240906/read.awp</comments><pubDate>2 Jul 2020 18:24:33 Z</pubDate><description>Pour le champ calculé (ou plutôt Rubrique calculée) il faut ajouter un champ dans la table ( le fichier de données) et sélection…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240906/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240906/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240887/read.awp</comments><pubDate>2 Jul 2020 10:49:35 Z</pubDate><description>Cela peut se faire aussi via des triggers en Ajout/Modification/Suppression sur les tables souhaitées.&#13;
&#13;
--&#13;
Il y a peut être p…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240887/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240887/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>fougeroux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240884/read.awp</comments><pubDate>2 Jul 2020 09:04:47 Z</pubDate><description>Bonjour,&#13;
&#13;
  Astuce très intéressante a connaitre faut que je regarde.&#13;
&#13;
  Ce qui me manque c'est la façon de tester les param…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240884/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240884/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>Monsieur Serge</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240881/read.awp</comments><pubDate>2 Jul 2020 02:22:17 Z</pubDate><description>Bonjour Christophe,&#13;
&#13;
J'ai des écrans utilisateur qui affichent des listes, par exemple de clients.&#13;
&#13;
Si un utilisateur ajoute…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240881/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240881/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>fougeroux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240871/read.awp</comments><pubDate>1 Jul 2020 17:01:38 Z</pubDate><description>THIERRY TILLIER a écrit : &#13;
&gt; Bonjour,&#13;
&gt; &#13;
&gt; Et avec un champ calculé ?&#13;
&gt; &#13;
&gt; --&#13;
&gt; Thierry TILLIER&#13;
&gt; Développeur Windev-Webd…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240871/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240871/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>THIERRY TILLIER</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240870/read.awp</comments><pubDate>1 Jul 2020 16:54:08 Z</pubDate><description>Bonjour,&#13;
&#13;
Et avec un champ calculé ?&#13;
&#13;
--&#13;
Thierry TILLIER&#13;
Développeur Windev-Webdev&#13;
Formation Windev  : https://coursdinfo…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240870/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240870/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>fougeroux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240869/read.awp</comments><pubDate>1 Jul 2020 16:54:01 Z</pubDate><description>Cette solution me plais bien elle a l'air de marcher.&#13;
&#13;
Pas tout compris mais je vais chercher dans ce sens.&#13;
&#13;
Remarque import…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240869/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240869/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>Samir BOUCHETIBAT</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240868/read.awp</comments><pubDate>1 Jul 2020 16:31:28 Z</pubDate><description>Bonjour,&#13;
&#13;
Une possibilité ,&#13;
&#13;
- Charger les valeurs des parametres dans un tableau associatif global&#13;
tableauAssociatif["P1"]…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240868/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240868/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>fougeroux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240867/read.awp</comments><pubDate>1 Jul 2020 15:44:26 Z</pubDate><description>C'est ce qui est fait actuellement.&#13;
&#13;
C'est pour la suite que je ne sais pas comment faire.&#13;
&#13;
Mercie pour votre aide.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240867/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240867/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item><item><author>Voroltinquo</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240864/read.awp</comments><pubDate>1 Jul 2020 14:49:30 Z</pubDate><description>Bonjour,&#13;
A première vue, il faut scinder ta table en 2, 1 table Config et 1 table Paramètre. Ensuite ajouter une table de relat…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240864/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable-240864/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/240860-test-logique-sur-variable/read.awp">Test Logique sur variable</source><title>Re: Test Logique sur variable</title></item></channel></rss>
