7.25.1205

Navigation:  7.25 (QDV 2025) >

7.25.1205

Previous pageReturn to chapter overviewNext page

Released on March 20, 2026

Internal Release

Fix: Some translations issues fixed in C#

We still encounter some inconsistent behavior with the translation into C# of last parts of QDV. Some have been fixed in this release.

Fix: Exception in IWbsFieldsRepository.ImportWbsFieldsFromRepository method in the API (macros)

An InvalidCastException occurred when the IWbsFieldsRepository.ImportWbsFieldsFromRepository method was called.

New: Methods for handling the WBS free area from the API (macros)

Two new methods were added to the API that allow for reading and writing the free area in WBS. The free area is located after the Totals and before the Options in expanded WBS. The new methods are:

oIWbs.GetWbsFreeArea

oIWbs.SetWbsFreeArea

Fix: QDVSearch was not updating new element automatically

When adding an element (file, folder, or folder and subfolders) the content wasn’t automatically refreshed. This has been fixed. Also, it could occur that the main window of QDVSearch module started out of any screen dur to an incorrect setting. If it occurs, the window is brought back to the upper left corner of the first logical screen.