ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Result of the last SOAP procedure that was successfully run.If several results are returned by the SOAP server and if the SOAPResult constant is used:result <Result Number>, first result returned if <Result Number> is not specified.An empty string ("") if:no result was returned by the SOAP server, no connection was established with the SOAP server.
Type of result to return:SOAPResultResult of last SOAP procedure run.This result can be used only if the return type is a simple type (integer, string, ...)SOAPHTTPResultResult (in HTTP format) of the last SOAP procedure run.SOAPXMLResultResult (in XML format) of the last SOAP procedure run .This constant is recommended. The return type is a composite type. The values can be checked out by the XML functions.
Number of the result to return. This parameter is used only if several results are returned by the SOAP server and if the SOAPResult constant is specified. Otherwise, this parameter is ignored.
Example: The different types of results
Last update: 09/23/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: