|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
|
| Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
|
| WDLog is used to apply to a backup of a data file the different operations saved in the log of this file...... |
|
|
|
|
|
|
|
| Creates a movable replication. |
|
|
|
|
|
|
|
| Positions on the first row of the query result. |
|
|
|
|
|
|
|
| Returns information about an analysis (WDD file). |
|
|
|
|
|
|
|
| Executes a SELECT query asynchronously. |
|
|
|
|
|
|
|
| Imports JSON data into the current record. |
|
|
|
|
|
|
|
| Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
|
| Disables an automatic filter on the linked files when browsing an XML file. |
|
|
|
|
|
|
|
| Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
|
| Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default). |
|
|
|
|
|
|
|
| Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
|
| Retrieves the structure and value of the current record and exports them into a string in JASON format. |
|
|
|
|
|
|
|
| Changes the mode and the method for locking data files. |
|
|
|
|
|
|
|
| Used to find out the state of a record. |
|
|
|
|
|
|
|
| Associates the data directory specified in the analysis with a directory found on disk. |
|
|
|
|
|
|
|
| Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
|
| Imports JSON data into the current record. |
|
|
|
|
|
|
|
| The GDPR property is used to:
find out if the GDPR applies to an item from a data file.
define whether the GDPR should apply to an item (in the item description in the code only).... |
|
|
|
|
|
|
|
| Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example). |
|
|
|
|
|
|
|
| Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
|
| Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default). |
|
|
|
|
|
|
|
| Modifies the location for the description of subscriber replica (RPL file). |
|
|
|
|
|
|
|
| Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
|
|
|
|
|
|
|
| Three types of replication are proposed...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|