ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
SocketDeny (Function)
Run on the server, this function refuses a request for connection 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.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
ERR_MISSING_PAGE
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
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.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
<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.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
1
3
4
5
6
7
236
>