|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file. |
|
|
|
|
|
|
|
| The hbConnection type is used to define the characteristics of a connection to a HBase server. |
|
|
|
|
|
|
|
| The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed:
for a scheduled HFSQL Client/Server table optimization task.
for a scheduled HFSQL Client/Server table backup job.
for a scheduled replication of HFSQL servers.... |
|
|
|
|
|
|
|
| Several HFSQL functions are used to manage the HFSQL Client/Server data...... |
|
|
|
|
|
|
|
| The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service). |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
| Sets the position on the first record according to a browse item. |
|
|
|
|
|
|
|
| Positions on the first file record according to a browse item. |
|
|
|
|
|
|
|
| Sets the position on the next table record according to a browse item. |
|
|
|
|
|
|
|
| Sets the position on the next table record according to a browse item. |
|
|
|
|
|
|
|
| The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming...... |
|
|
|
|
|
|
|
| The ORDER BY clause is used to sort the records selected by an SQL query...... |
|
|
|
|
|
|
|
| To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
|
| SQL allows performing set operations on groups of files...... |
|
|
|
|
|
|
|
| Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response.... |
|
|
|
|
|
|
|
| Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
|
| Displays a custom message in a non-blocking system warning window. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
|
| Displays a custom error message in a non-blocking system error window for a given amount of time. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|