|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control... |
|
|
|
|
|
|
|
Opens the default messaging software: - of the user on the browser.
- of the user on the current Windows computer.
- on the phone.
|
|
|
|
|
|
|
|
| The Conference control allows you to view and/or listen to video and/or sound in real time... |
|
|
|
|
|
|
|
| Returns the version of the browser used by the Web user. |
|
|
|
|
|
|
|
| Sends an HTTP request and waits for the response from the HTTP server. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time... |
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV... |
|
|
|
|
|
|
|
| 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 a REST request and waits for the server response. |
|
|
|
|
|
|
|
| Returns the user's browser platform. |
|
|
|
|
|
|
|
| The HCS.FrameSize variable is used to resize the outgoing data frame. |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications... |
|
|
|
|
|
|
|
| The Web Camera control is used to view a file that is refreshed at regular time intervals. |
|
|
|
|
|
|
|
| Returns the type of browser used by the Web user. |
|
|
|
|
|
|
|
| Sends a REST request and waits for the server response. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Opens a document in its associated application. |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Used to configure the management of caches in the HFSQL Client/Server engine. |
|
|
|
|
|
|
|
| The remote WEBDEV administrator proposes a module for consulting the statistics regarding... |
|
|
|
|
|
|
|
| When creating the setup program via the wizard, you have the ability to choose the options... |
|
|
|
|
|
|
|
| WDInst allows you to create several types of setup...... |
|
|
|
|
|
|
|
| A Windows application, an Internet or Intranet site require to define the role of different... |
|
|
|
|
|
|
|
| Updates the messages of MS Exchange according to the email server. |
|
|
|
|
|
|
|
| Starts a session for sending emails with the SMTP protocol. |
|
|
|
|
|
|
|
| The ports used by the HFSQL Client/Server server...... |
|
|
|
|
|
|
|
| Identifies or modifies the current directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Returns the name of last file accessed by an FTP function (File Transfer Protocol). |
|
|
|
|
|
|
|
| Starts a session for receiving and reading emails with the POP3 protocol. |
|
|
|
|
|
|
|
| Returns the different dates and times (creation, modification or access) associated with a file... |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Renames or moves a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| The IMAP protocol is a standard protocol for managing emails...... |
|
|
|
|
|
|
|
| Returns the different dates of a file (date the file was created, modified or accessed) located... |
|
|
|
|
|
|
|
| Retrieves the value of a cookie saved on the computer of Web user. |
|
|
|
|
|
|
|
| Identifies the attributes of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| WINDEV includes multiple methods to manage emails... |
|
|
|
|
|
|
|
| Creates a directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer... |
|
|
|
|
|
|
|
| Deletes a file from an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Enables or disables the management of cookies in an HTTP request run:
by HTTPRequest.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|