|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The diagram below presents the use of "programmed AJAX" in a WEBDEV website... |
|
|
|
|
|
|
|
| The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV... |
|
|
|
|
|
|
|
| Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
|
| Displays a WEBDEV page in the user's browser and closes all page contexts currently open... |
|
|
|
|
|
|
|
| The Null property is used to:
Assign NULL to the item for the current record.
Find... |
|
|
|
|
|
|
|
| Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,... |
|
|
|
|
|
|
|
| Describes a file item through programming. |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table"... |
|
|
|
|
|
|
|
| Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other. |
|
|
|
|
|
|
|
| Creates and opens a temporary file. |
|
|
|
|
|
|
|
| Returns the list of assignments for the data files handled by the current application, which means... |
|
|
|
|
|
|
|
| Usage example of the zipAddDirectory function |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform... |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
|
| Usage example of the dCopyImage function |
|
|
|
|
|
|
|
| Usage example of the HAlias function |
|
|
|
|
|
|
|
| Usage example of the zipExtractAll function |
|
|
|
|
|
|
|
| Usage example of the EmailReadFirst function |
|
|
|
|
|
|
|
| Loads the contents of a text file into any text field or variable (string variable, window edit... |
|
|
|
|
|
|
|
| The Alias property is used to:
get or change the alias of a window (WINDEV and WINDEV Mobile).... |
|
|
|
|
|
|
|
| Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via... |
|
|
|
|
|
|
|
| Duplicates the record read in a data file: the record found in memory is added into the data file... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|