|
|
|
|
|
- Overview
- WDLog
- Use
- Starting WDLog
- Use conditions
- Reminder: Log of a data file
WDLog The different operations that can be performed with WDLog are as follows: Remark: When the analysis is modified, the log file is automatically saved when the data files are automatically modified.. The log file will be cleared later. Starting WDLog WDLog can be started: - In interactive mode:
- from WINDEV, WEBDEV or WINDEV Mobile. To do so, go to the "Tools" tab, "Database" group and select "WDLog".
- by running the "WDLog.EXE" file located in the "Programs" subdirectory of the WINDEV, WEBDEV and WINDEV Mobile installation directory.
- From a command line.
In interactive mode, the different options of the drop-down menu allow you to access all the features of WDLog.
Use conditions WDLog can be redistributed. WDLog can be installed with the applications developed in WINDEV and/or WEBDEV. The license agreement of WINDEV, WEBDEV or WINDEV Mobile is fully enforced. WDLog can be included in the applications when the setup procedure is created. Reminder: The installation procedure can be created: - via the wizard. To start the wizard, go to the "Project" tab, "Generation" group, expand "Setup procedure" and select "Create setup procedure".
- from the setup editor. To start the setup editor, go to the "Tools" tab, "Utilities" group and click "WDInst".
The following files are required to install WDLog: Reminder: Log of a data file WINDEV, WEBDEV and WINDEV Mobile allow you to create a log file for each data file. This log file can contain: - Writing operations
- Reading and writing operations
Log files contain the history of the operations in the data files: - The values of the record's items before the data file is modified,
- The values of the record's items after the data file has been modified,
- The author of the operation,
- The date of the operation,
- The computer where the operation is performed,
- Comments,
- The IP address of the computer where the operation is performed,
- The application name,
- The network name of the user,
- The type of operation (add, modify, delete, read, etc.).
The logs of the data files are created in the WINDEV, WEBDEV or WINDEV Mobile data model editor.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|