ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<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.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
StatusCode
The StatusCode property gets the status of the response to the request.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Scope (Property)
The Scope property property is used to specify requested permissions.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
1
2
3
4
5
6
38
>