<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>29 Apr 2016 08:41:00 Z</lastBuildDate><pubDate>28 Apr 2016 16:34:00 Z</pubDate><description>Hi,&#13;
&#13;
This is not the first time I knocked my head into the W(D)all trying to use Webservices, but I want to warn others so they do not spend a couple of days wondering why their webservices do not seem to work.&#13;
&#13;
WinDev:&#13;
1. I Import a Http://site.asmx?WSDL - description file from a data vendor and this loads perfect without any errors.&#13;
2. I try to use some of the Ping/Hello type of functions supplied and they work.&#13;
3. Then I try to use a function that requires some parameters, they do not give any error it just dont return any data making me (wrongly) suspect the vendor`s database is empty or something.&#13;
4. After a couple of days where I tried everything from SoapRun, SoapRunXML and so forth (only getting errors) I have to actually get something done, and fire up Visual studio&#13;
&#13;
Visual Studio&#13;
1. Import the WSDL file&#13;
2. Test functions that now work as a charm. (2 minuttes)&#13;
&#13;
Question: Where in my work do the "develop 10 time faster" apply? :(&#13;
&#13;
Anyway, when I have loaded the WSDL file into VS it seems I got more sub-methods, and VS seems to call these "Sub methods" depending on how many parameters I supply to a given function. WinDev defines the "GetAxaptaViewAsString" with full 5 parameters as VS lets me supply only 3, making them empty is not an option in WinDev.&#13;
&#13;
So my advice is this: If you got problems with webservices that are not Super-Simple or made by WebDev, make an Webservice-DLL in Visual Studio and use this DLL in WinDev (if no problems occur using .NET DLL in WinDev)&#13;
&#13;
What is surprising is that no error whatsoever are produced, it`s just not any data there - this could lead to hours (as it did for me) trouble shooting with no-luck as a result.&#13;
&#13;
Picture of my (according to documentation) webservice code and execution in WinDev:&#13;
&#13;
WinDev 10 times faster!! after 1 and a 1/2 day work&#13;
&#13;
&#13;
Then Visual Studio&#13;
2 minutes in Visual Studio&#13;
&#13;
Note: Check out how many more methods are made when importing the WSDL file into Visual Studio?&#13;
&#13;
I want to conclude that the WSDL parser in WinDev is somewhat buggy, or am I wrong?&#13;
&#13;
Cheers&#13;
Tor-Bjarne</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged/read.awp</link><title>WinDev Webservices import of WDSL File is bugged.</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/57450-windev-webservices-import-wdsl-file-bugged-57458/read.awp</comments><pubDate>29 Apr 2016 08:41:00 Z</pubDate><description>Hi Peter,&#13;
&#13;
Yes it`s a bit frustrating - now I`m on the clock invoicing my client for my work, and I dont think I can charge fo…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57458/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57458/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged/read.awp">WinDev Webservices import of WDSL File is bugged.</source><title>Re: WinDev Webservices import of WDSL File is bugged.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57452/read.awp</comments><pubDate>28 Apr 2016 19:10:00 Z</pubDate><description>Hi Peter&#13;
&#13;
Can understand your frustration. We generate a lot of class files (for Delphi) and after that it's just a matter of …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57452/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57452/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged/read.awp">WinDev Webservices import of WDSL File is bugged.</source><title>Re: WinDev Webservices import of WDSL File is bugged.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57451/read.awp</comments><pubDate>28 Apr 2016 18:32:00 Z</pubDate><description>Hi TB,&#13;
&#13;
Indeed, I've been fighting quite a bit with using web services since V17 of WX and although it works for most simple (…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57451/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged-57451/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57450-windev-webservices-import-wdsl-file-bugged/read.awp">WinDev Webservices import of WDSL File is bugged.</source><title>Re: WinDev Webservices import of WDSL File is bugged.</title></item></channel></rss>
