|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema... |
|
|
|
|
|
|
|
| Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
|
|
|
|
|
|
|
| Declares a (1, 1) (0, n) link between two tables. |
|
|
|
|
|
|
|
| Modifies the location for the description of subscriber replica (RPL file). |
|
|
|
|
|
|
|
| Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
|
| Determines if a data source has been initialized. |
|
|
|
|
|
|
|
| Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
|
| Displays a message on the client computers. |
|
|
|
|
|
|
|
| Returns a list of tables monitored by the HWatch function. |
|
|
|
|
|
|
|
| Re-enables a server trigger that was disabled by HDeactivateServerTrigger. |
|
|
|
|
|
|
|
| Adds an integrity rule between two files on the server. |
|
|
|
|
|
|
|
| Deletes a parameter previously saved by HSaveParameter. |
|
|
|
|
|
|
|
| Used to immediately start the automatic server update. |
|
|
|
|
|
|
|
| The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made. |
|
|
|
|
|
|
|
| Returns information about a materialized view. |
|
|
|
|
|
|
|
| Reads a parameter that was saved from a stored procedure by HSaveParameter. |
|
|
|
|
|
|
|
| Refreshes a List Box, ListView or Combo Box control based on a table |
|
|
|
|
|
|
|
| Changes the DNS name of the replication server if it has a new name. |
|
|
|
|
|
|
|
| ODBCDatabaseName is used to:
Find out the name of the database used when printing a report based on a "query performed on a connection".
Specify the name of the database used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
|
| The ODBCConnectionName property is used to:
Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection".
Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection".... |
|
|
|
|
|
|
|
| Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|