ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
StatusCode
The StatusCode property gets the status of the response to the request.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a web service request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
DDE constants
List of constants used by the DDE functions...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Error 1037: This member already exists in the structure
1
4
5
6
7
8
415
>