|
|
|
|
|
|
|
The wsResponse type is used to get:
the XML source code of the Webservice response.
the value of the different parts of the Webservice response (for the Webservices returning several responses).... |
|
|
|
|
|
|
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:... |
|
|
|
|
|
|
WINDEV allows you to easily use Webservices (or XML Web services).... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications...... |
|
|
|
|
|
|
The RAD (Rapid Application Development) is used to create windows from...... |
|
|
|
|
|
|
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...... |
|
|
|
|
|
|
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer...... |
|
|
|
|
|
|
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice). |
|
|
|
|
|
|
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)...... |
|
|
|
|
|
|
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards...... |
|
|
|
|
|
|
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend. |
|
|
|
|
|
|
Webservice management functions... |
|
|
|
|
|
|
WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
Find a site in the database of SaaS Webservice. |
|
|
|
|
|
|
Lists the users of the SaaS Webservice database. |
|
|
|
|
|
|
Adds an XML signature to a Webservice request. |
|
|
|
|
|
|
Connects and authenticates the administrator of the SaaS Webservice. |
|
|
|
|
|
|
Adds a SAML assertion to a Webservice request. |
|
|
|
|
|
|
Adds a SAML assertion to a Webservice request. |
|
|
|
|
|
|
Adds an XML signature to a Webservice request. |
|
|
|
|
|
|
Lists the client accounts of SaaS Webservice database. |
|
|
|
|
|
|
Builds the SOAP request for calling a Webservice function. |
|
|
|
|
|
|
Deletes from the webservice context a variable added by DeclareWebserviceContext. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|