ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
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).
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
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.
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.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
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.
WLanguage procedure called by inAppPurchaseProduct
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
1
2
3
4
5
6
38
>