|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns the list of connections currently described in the application: - connections described in the data model editor (for the main analysis and, if necessary, additional analyses).
- connections described by programming (with functions HDescribeConnection or HOpenConnection).
|
|
|
|
|
|
|
|
| Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
|
| Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
|
| Modifies the current connection. |
|
|
|
|
|
|
|
| Describes a new connection to an external database. |
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
| Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables. |
|
|
|
|
|
|
|
| When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information... |
|
|
|
|
|
|
|
| Closes a connection to a database. |
|
|
|
|
|
|
|
| Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP). |
|
|
|
|
|
|
|
Returns the list of files:- current analysis.
- analyses in progress (projects with multiple analyses).
- a specific analysis recognized by the HFSQL engine.
- available on a connection via a Native Connector or an OLE DB driver.
- for a group of files defined in the data model editor.
|
|
|
|
|
|
|
|
| Opens a connection to a specific database. |
|
|
|
|
|
|
|
| Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
|
| Error code of last error...... |
|
|
|
|
|
|
|
| Run the initialization code of project...... |
|
|
|
|
|
|
|
| Opens a library created by WINDEV (file with a WDL extension)...... |
|
|
|
|
|
|
|
| Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
|
| Retrieves the message corresponding to the last error that occurred...... |
|
|
|
|
|
|
|
| Gets the HFSQL context (applies to C, Pascal and Visual Basic only)...... |
|
|
|
|
|
|
|
| This function forces the execution to resume after an error...... |
|
|
|
|
|
|
|
| Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]...... |
|
|
|
|
|
|
|
| Returns or modifies the sequence of text items in the xBase files. |
|
|
|
|
|
|
|
| Lists the scheduled tasks defined on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
|
| Used to immediately start the automatic server update. |
|
|
|
|
|
|
|
| Deletes a parameter previously saved by HSaveParameter. |
|
|
|
|
|
|
|
| Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
|
| Disables a HFSQL Client/Server server trigger on a server.... |
|
|
|
|
|
|
|
| Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
|
| Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.... |
|
|
|
|
|
|
|
| Returns information about a materialized view. |
|
|
|
|
|
|
|
| Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
| Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
|
| Displays a message on the client computers. |
|
|
|
|
|
|
|
| Retrieves the list of MongoDB files found in the MongoDB file system (gridFS). |
|
|
|
|
|
|
|
| Checks the existence of a directory. |
|
|
|
|
|
|
|
| WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file...... |
|
|
|
|
|
|
|
| WDMAP allows you to export records to...... |
|
|
|
|
|
|
|
| In single-user mode, opens an xBase data file without locking it. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|