ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
WDTestRest: REST web service test tool
WDTestRest allows you to test calls to an HTTP REST web service or to run a web API accessible via HTTP...
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
REST web service: Automatic request deserialization
In a REST Webservice, there can be entry points of various types...
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
1
8