- Overview
- WDOptimizer
- Use
- Starting WDOptimizer
- Use conditions
- Required files
- Reminder: File index
WDOptimizer: Overview
Available only with this kind of connection
WDOptimizer The different operations that can be performed with WDOptimizer are as follows: - Optimizing the indexes
This option allows you to perform several types of operations:- Check the indexes: Checks the consistency between the index and the data files.
- Optimize speed of indexes (Re-calculate statistics): Optimizes the indexes by calculating statistics on the indexes. These statistics are used to optimize the filters, the queries and the HFSQL views.
Remark: The more the data file is modified, the less the statistics reflect the content of HFSQL data file. The more records the data file contains, the less the modification of a single record impacts the overall statistics. - Rebuild the indexes: Optimizes the access to the records of the data file and re-calculates the statistics. All the crossed records are automatically deleted.
- Rebuild the indexes and the memos: Optimizes the entire data file, its index and its memos.
- Check and compress the indexes and the memos: Optimizes the entire data file, its index and its memos. The memos will be compressed. Advanced options are available ("Options for compressing the memos").
- View the properties of a file
Displays the characteristics of a data file (name, extension, format, encryption, ...). - Edit and modify a ".REP" file
Optimizes the access to the data files. - Roll back a transaction or remove records from a transaction
Cancels a transaction without interrupting the execution of the program.
Starting WDOptimizer WDOptimizer can be started in interactive mode via one of the following methods: - From WINDEV, WEBDEV or WINDEV Mobile, on the "Tools" tab, in the "Database" group, click "WDOptimizer".
- Run "WDOptimizer.EXE" directly.
The different operations that can be performed with WDOptimizer are as follows: - Optimizing indexes. For more details, see Optimizing indices.
- Viewing the properties of a file. This data file can be selected in the list displayed on the screen or it can selected via the file picker.
- Editing a .REP file: Select the desired .REP file. For more details, see Editing and modifying a ".REP" file
- Handling transactions. For more details, see Rolling back a transaction or removing records from a transaction
Remark: On the development computer, WDOptimizer can be started from WDTool directly. Use conditions WDOptimizer can be freely distributed. WDOptimizer can be installed with the applications developed with WINDEV or WEBDEV. The license agreement of WINDEV or WEBDEV is fully enforced. When creating the setup procedure, WDOptimizer is automatically supplied with your applications. Reminder: The setup procedure can be created: - via the wizard: on the "Project" tab, in the "Generation" group, click "Setup procedure".
- from the setup editor: on the "Tools" tab, in the "Utilities" group, click "WDInst".
Required files The following files are required to install WDOptimizer: To uninstall WDOptimizer from a computer, simply delete its directory. The index of a data file is a specific file (.NDX). This file is created according to the browse keys defined on the data file. It allows you to quickly find data in a data file. For a better performance of the searches performed in your data files, the index should be optimized on a regular basis.
This page is also available for…
|
|
|
|