ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
<sfConnection variable>.ExecuteProcess (Function)
Requests the execution of a specific process.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
SFExecuteProcess (Function)
Requests the execution of a specific process.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
18. Secure payment
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
PC SOFT Free Technical Support
Thank you for buying one of our products......
4. HFSQL Classic
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
The pages
Pages are the main interface of a WEBDEV site......