|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV... |
|
|
|
|
|
|
|
| The diagram below presents the use of "programmed AJAX" in a WEBDEV website... |
|
|
|
|
|
|
|
| Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
|
| Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
|
| Renames or moves a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Reads the header of the email found after the current email according to the protocol used (POP3... |
|
|
|
|
|
|
|
| Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
|
| Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
|
| Returns or modifies the system time (current time defined for the current computer). |
|
|
|
|
|
|
|
| Expands:
the entire hierarchy (all nodes) of a TreeView Table control.
all breaks of a Table... |
|
|
|
|
|
|
|
| Adds a row at the end of a Looper control. |
|
|
|
|
|
|
|
| Returns the number of selected elements in a Table or TreeView Table control (especially... |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Selects one or more elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Returns or modifies the system date (current date defined on the current computer). |
|
|
|
|
|
|
|
| Returns or modifies the system date (date of the day defined on the current computer). |
|
|
|
|
|
|
|
| Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Retrieves the result or the header of last HTTP request run. |
|
|
|
|
|
|
|
| Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS... |
|
|
|
|
|
|
|
| Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange... |
|
|
|
|
|
|
|
| The TreeView controls found in a window or in a page can be handled by the WLanguage properties...... |
|
|
|
|
|
|
|
| Sets the position on the last record whose value for a specific item is less than or equal... |
|
|
|
|
|
|
|
| The URL property is used to:
Get the address associated with a control.
Change the address... |
|
|
|
|
|
|
|
| Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|