<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>5 Oct 2016 14:03:00 Z</lastBuildDate><pubDate>5 Oct 2016 13:01:00 Z</pubDate><description>Hello&#13;
&#13;
Im trying to use the command in WD21:&#13;
&#13;
geoGetAddress()&#13;
&#13;
but i get the following error:&#13;
&#13;
Error:'geoGetAddress' function not allowed in WinDev.&#13;
Use a compilation condition () or a conditional target code to process the&#13;
&#13;
ive tried the exact example taken from the help guide to test:&#13;
&#13;
// Retrieves the address of a monument&#13;
MyAddress is Address&#13;
MyAddress = geoGetAddress("Eiffel Tower")&#13;
IF ErrorOccurred = False THEN&#13;
Info(MyAddress..Country)&#13;
END&#13;
&#13;
also tried:&#13;
MyAddress is Address&#13;
MyAddress = geoGetAddress("43.639942,3.837672")&#13;
&#13;
has this been stopped in WD21?&#13;
&#13;
thanks&#13;
&#13;
ISO</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59813-geogetaddress-wd21/read.awp</link><title>geoGetAddress [WD21]</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/59813-geogetaddress-wd21-59819/read.awp</comments><pubDate>5 Oct 2016 14:03:00 Z</pubDate><description>Hi&#13;
&#13;
The help page is quite confusing on that one...&#13;
&#13;
The top of the page says that it's now supported in v21, but the botton…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59813-geogetaddress-wd21-59819/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59813-geogetaddress-wd21-59819/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/59813-geogetaddress-wd21/read.awp">geoGetAddress [WD21]</source><title>Re: geoGetAddress [WD21]</title></item></channel></rss>
