ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
RESTSend (Function)
Sends a REST request and waits for the server response.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
StatusCode
The StatusCode property gets the status of the response to the request.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.