ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
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.
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...
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.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
ERR_MISSING_PAGE
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
4. HFSQL Classic
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....