<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>24 Feb 2016 17:15:00 Z</lastBuildDate><pubDate>24 Feb 2016 11:39:00 Z</pubDate><description>Goodmorning,&#13;
&#13;
(In Webdev20)&#13;
&#13;
From my loginscreen I want to be able, using a checkbox, to make a password field (temporary) visible.&#13;
&#13;
I see the ..password property but it's readonly. Howto approach this?&#13;
&#13;
Something like:&#13;
&#13;
IF EDT_Password..Password=True THEN&#13;
EDT_Password..Password = False&#13;
ELSE&#13;
EDT_Password..Password = True&#13;
END&#13;
&#13;
So this code above doesn't work.&#13;
&#13;
Kind regards, Aad</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56589-wb20howto-make-password-field-visible/read.awp</link><title>WB20:Howto make a password field visible</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56589-wb20howto-make-password-field-visible-56596/read.awp</comments><pubDate>24 Feb 2016 17:15:00 Z</pubDate><description>Hi&#13;
&#13;
as this is not available in webdev (contrary to windev), one woraround is to have two fields, one password type, and the o…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56589-wb20howto-make-password-field-visible-56596/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56589-wb20howto-make-password-field-visible-56596/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56589-wb20howto-make-password-field-visible/read.awp">WB20:Howto make a password field visible</source><title>Re: WB20:Howto make a password field visible</title></item></channel></rss>
