ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
6 results for: autoriser
PermissionRequest (Function)
Prompts the user to grant an application permission.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
RESTSend (Function)
Sends a REST request and waits for the server response.