|
|
|
|
|
|
|
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)... |
|
|
|
|
|
|
The following constants are used by the functions for managing parallel tasks: ...... |
|
|
|
|
|
|
Two categories of data files are managed...... |
|
|
|
|
|
|
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
The automatic assisted replication is used to easily implement a replication on an existing application...... |
|
|
|
|
|
|
All the features in WEBDEV Account Manager can be used via command line...... |
|
|
|
|
|
|
The keyword "Query" is used to describe: |
|
|
|
|
|
|
Begins, commits or rolls back a transaction:
on the files of a database opened by SQLConnect,
on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.... |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
A Table control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
The following paragraphs present...... |
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ...... |
|
|
|
|
|
|
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica. |
|
|
|
|
|
|
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
A Link Description variable is used to describe a link between two data files through programming. |
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
Creating a replication with ReplicEdit allows you to specify several parameters...... |
|
|
|
|
|
|
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself...... |
|
|
|
|
|
|
Used to lock:
The entire data table, in read and write mode. Its data cannot be accessed by other computers.
The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example.... |
|
|
|
|
|
|
The automatic data file modification updates the description of data files on user computers...... |
|
|
|
|
|
|
Some operations are required before an existing project can be used by the Source Code Manager...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|