<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>16 Apr 2015 15:13:00 Z</lastBuildDate><pubDate>15 Apr 2015 15:05:00 Z</pubDate><description>Hello my friends :xcool:&#13;
&#13;
In my WinDev webservices i use this command to CRYPT a string&#13;
EncryptedString is string = Crypt(Resultaat, GLOEncryptionKey, cryptSecure)&#13;
&#13;
In my WinDev Mobile Android APP i use this string to UNCRYPT&#13;
Resultaat is string = Uncrypt(EncryptedString ,GLOEncryptionKey,cryptSecure)&#13;
&#13;
But I get an empty Resultaat string&#13;
&#13;
What am i doing wrong ??&#13;
&#13;
TIA&#13;
Jan</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt/read.awp</link><title>WX 20 CRYPT and UNCRYPT</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/51540-20-crypt-and-uncrypt-51563/read.awp</comments><pubDate>16 Apr 2015 15:13:00 Z</pubDate><description>Thanks guys&#13;
&#13;
I overlooked that part&#13;
&#13;
Jan</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51563/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51563/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt/read.awp">WX 20 CRYPT and UNCRYPT</source><title>Re: WX 20 CRYPT and UNCRYPT</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51545/read.awp</comments><pubDate>15 Apr 2015 15:22:00 Z</pubDate><description>Jan,&#13;
&#13;
The crypt and uncrypt commands are not compatible between platforms (Windev and WinDev Mobile, see the related help), yo…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51545/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51545/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt/read.awp">WX 20 CRYPT and UNCRYPT</source><title>Re: WX 20 CRYPT and UNCRYPT</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51544/read.awp</comments><pubDate>15 Apr 2015 15:22:00 Z</pubDate><description>Hi Jan,&#13;
&#13;
In version 20 use CryptStandard() and UncryptStandard() to avoid compatibility issues.&#13;
&#13;
If you really want to use C…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51544/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt-51544/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/51540-20-crypt-and-uncrypt/read.awp">WX 20 CRYPT and UNCRYPT</source><title>Re: WX 20 CRYPT and UNCRYPT</title></item></channel></rss>
