ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Tools / WDLog
  • Overview
  • WDLog
  • Use
  • Starting WDLog
  • Use conditions
  • Reminder: Data file log
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview

WDLog

The different operations that can be performed with WDLog are as follows:
Remark: When modifying the analysis, the log file will be automatically saved during the automatic modification of the data files. The log file will be cleared later.
Use

Starting WDLog

WDLog can be started:
  • In interactive mode:
    • from WINDEV, WEBDEV or WINDEV Mobile: on the "Tools" tab, in the "Database" group, click "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 setup 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:
  • WDLog.EXE
  • wd290com.dll
  • wd290etat.dll
  • wd290grf.dll
  • wd290hf.dll
  • wd290mat.dll
  • wd290obj.dll
  • wd290pnt.dll
  • wd290std.dll
  • wd290sql.dll
  • wd290vm.dll
  • wd290zip.dll
  • WDOutil.WDK
  • WDLog_FR.pdf
  • WDLog_EN.pdf
Reminder: Data file log
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.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/07/2023

Send a report | Local help