<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>14 Jan 2020 07:50:27 Z</lastBuildDate><pubDate>12 Jan 2020 02:07:14 Z</pubDate><description>Is it possible to read a JSON from an external website ?&#13;
JSONExécute - I get an error when I use this function in Windev "Function not supported in Windev"&#13;
&#13;
[say, read from this link - https://api.github.com/users/mralexgray/repos]&#13;
&#13;
Thanks in Advance.&#13;
&#13;
--&#13;
Pradeep</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev/read.awp</link><title>Read a JSON in Windev ?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>PRADEEP / Satin</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67569/read.awp</comments><pubDate>14 Jan 2020 07:50:27 Z</pubDate><description>Thanks my friend. I decoded the output, and identified that JSON was transmitted as a compressed file - gzip.&#13;
I now need to und…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67569/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67569/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev/read.awp">Read a JSON in Windev ?</source><title>Re: Read a JSON in Windev ?</title></item><item><author>PRADEEP / Satin</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67568/read.awp</comments><pubDate>14 Jan 2020 03:42:45 Z</pubDate><description>Thank you for your response.&#13;
&#13;
But I get an error with this code: {"message:"Not Found","https://developer.github.com/v3/repos/…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67568/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67568/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev/read.awp">Read a JSON in Windev ?</source><title>Re: Read a JSON in Windev ?</title></item><item><author>Ariezona</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67564/read.awp</comments><pubDate>12 Jan 2020 14:24:26 Z</pubDate><description>Something like this will do&#13;
&#13;
buf1 is Buffer &#13;
v1 is Variant&#13;
v2 is Variant &#13;
HTTPRequest("https://api.github.com/users/mralexg…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67564/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev-67564/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67563-read-json-windev/read.awp">Read a JSON in Windev ?</source><title>Re: Read a JSON in Windev ?</title></item></channel></rss>
