ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
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.
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.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
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.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
1
5
6
7
8
9
104
>