ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Page with parameters
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
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.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
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.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
9. Hardware and software requirements
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
1
2
3
4
5
6
93
>