|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
| Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
|
| The DescribedPhysicalName property is used to manage the physical name of HFSQL tables. |
|
|
|
|
|
|
|
| Usage example of the HDescribeItem function |
|
|
|
|
|
|
|
| Synchronizes the master replica and the subscriber replica: the operations performed on one... |
|
|
|
|
|
|
|
| Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control,
a Combo Box control "with table"... |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform... |
|
|
|
|
|
|
|
| Writes a record into a data file without updating the indexes corresponding to all keys used... |
|
|
|
|
|
|
|
| Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates... |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Modifies the records of a file defined in Salesforce. |
|
|
|
|
|
|
|
| The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
|
| The DefaultValue property is used to:
Find out the default value of an item. This item... |
|
|
|
|
|
|
|
| Calculates the difference between two times in hundredths of a second. |
|
|
|
|
|
|
|
| Usage example of the HDeclareExternal function |
|
|
|
|
|
|
|
| Moves a row or swaps two rows in a Table control. |
|
|
|
|
|
|
|
| Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus... |
|
|
|
|
|
|
|
| The Null property is used to:
Assign NULL to the item for the current record.
Find... |
|
|
|
|
|
|
|
| The SortType property is used to:
Find out the sort direction defined for an item... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|