ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.).
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....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
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).
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
1
2
3
4
5
6
38
>