ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
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).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
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.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
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.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ERR_TIMEOUTINIT
1
2
3
4
5
6
35
>