ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scope (Property)
The Scope property property is used to specify requested permissions.
WLanguage procedure called by inAppPurchaseProduct
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST 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.
DescriptionStatusCode (Property)
The DescriptionStatusCode property is used to get the status description of the response to the request.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<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.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
1
3
4
5
6
7
93
>