ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
HTTPSend (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.
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.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt 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.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
1
2
3
4
5
6
35
>