|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the user's browser platform. |
|
|
|
|
|
|
|
Opens the default messaging software: - of the user on the browser.
- of the user on the current Windows computer.
- on the phone.
|
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications... |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets... |
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Used to configure the management of caches in the HFSQL Client/Server engine. |
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV... |
|
|
|
|
|
|
|
| Opens a document in its associated application. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time... |
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
| Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|