ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
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....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
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.
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<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.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
1
2
3
4
5
6
38
>