ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the 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.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP...
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...
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
1
8
9
10