ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<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.
StatusCode
The StatusCode property gets the status of the response to the request.
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
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.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
9. Hardware and software requirements
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
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.
Scope (Property)
The Scope property property is used to specify requested permissions.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
1
2
3
4
5
6
83
>