Released on March 20, 2026
Internal Release
We still encounter some inconsistent behavior with the translation into C# of last parts of QDV. Some have been fixed in this release.
An InvalidCastException occurred when the IWbsFieldsRepository.ImportWbsFieldsFromRepository method was called.
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
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.