|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components...... |
|
|
|
|
|
|
Checks the existence of an external file. |
|
|
|
|
|
|
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection.... |
|
|
|
|
|
|
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer...... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files...... |
|
|
|
|
|
|
The Port property is used to identify and change a server connection port. |
|
|
|
|
|
|
Defines whether the connection to the SaaS web service is still established. |
|
|
|
|
|
|
Modifies a scheduled optimization task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
The sshSession type is used to define the characteristics of a connection to an SSH server. |
|
|
|
|
|
|
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established. |
|
|
|
|
|
|
Modifies a scheduled optimization task on the HFSQL server defined by the connection. |
|
|
|
|
|
|
Retrieves a data sent by a program (the recipient of the connection for the specified object). |
|
|
|
|
|
|
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established. |
|
|
|
|
|
|
Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
Returns information regarding the current connection to data on the mobile network. |
|
|
|
|
|
|
Discover the main operations that can be performed on a project.... |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
HFSQL Classic is the database format...... |
|
|
|
|
|
|
When using a database, you may have to perform maintenance operations on the data files...... |
|
|
|
|
|
|
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection.... |
|
|
|
|
|
|
WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
Runs a function found in an external DLL. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|