Article · Wikipedia archive · Last revised Jun 10, 2026

Visual Expert

Visual Expert is a static code analysis tool, extracting design and technical information from software source code by reverse-engineering, used by programmers for software maintenance, modernization or optimization.

Last revised
Jun 10, 2026
Read time
≈ 4 min
Length
819 w
Citations
13
Source
VISUAL EXPERT
DeveloperNovalys
Initial release1995
Stable release
Visual Expert 2025 1
Written inC#
Operating systemWindows
Available inEnglish, Japanese, Spanish, French
TypeCode analysis tools
LicenseSubscription, Perpetual, Concurrent 2
Websitewww.visual-expert.com

Visual Expert is a static code analysis tool, extracting design and technical information from software source code by reverse-engineering, used by programmers for software maintenance, modernization or optimization.

It is designed to parse several programming languages at the same time (PL/SQL, Transact-SQL, PowerBuilder...) and analyze cross-language dependencies, in addition to each language's source code.

Visual Expert checks source code against hundreds of code inspection rules for vulnerability assessment, bug fix, and maintenance issues.3

Features

Usage

Visual Expert is used in several contexts:

Limitations

History

  • 1995- 1998 - Prog and Doc - Initial version distributed on the French market 5
  • 2001 - Visual Expert 4.5
  • 2003 - Visual Expert 56
  • 2007 - Visual Expert 5.77
  • 2010 - Visual Expert 6.08
  • 2015 - Visual Expert 2015 - Server component added to schedule code analyses910
  • 2016 - Visual Expert 2016 - Oracle PL/SQL code parser, code inventory (lines of code, number of objects…)11
  • 2017 - Visual Expert 2017 - SQL Server T-SQL code parser, Code comparison, CRUD matrix12
  • 2018 - Visual Expert 2018 - DB Code Performance Analysis, integration with TFS
  • 2019 - Visual Expert 2019 - Generation of E/R diagrams from the code
  • 2020 - Visual Expert 2020 - Object dependency matrix, naming consistency verification, integration with GIT and SVN
  • 2021 - Visual Expert 2021 - Continuous Code Inspection,13 integration with Jenkins
  • 2022 - Visual Expert 2022 - Support for cloud-based repositories and large volumes of code
  • 2023 - Visual Expert 2023 - Performance tuning for PowerBuilder
  • 2024 - Visual Expert 2024 - New web UI to simplify deployment and use among large teams.
  • 2025 - Visual Expert 2025 - AI-based features to explain code, generate comments, and optimize queries
References

References

  1. "Visual Expert 2025 Release News".
  2. "Visual Expert Pricing". Visual Expert.
  3. "Code Inspection for PB, Oracle & SQL Server". www.visual-expert.com. Retrieved 2021-05-15.
  4. "Visual Expert Jenkins Plugin". Jenkins.io. 2021-09-21.
  5. "Prog & Doc (french page from Web Archive)". Eurelys. 7 July 1997. Archived from the original on 1997-07-07.
  6. "Mise à jour de Visual Expert - version 5.0". Programmez!. 2004-06-16.
  7. Pollach, Chris (April 23, 2007). "Visual expert 5.7 released". Archived from the original on 2014-07-26.
  8. "Novalys introduces Visual Expert 6.0". DBTA. 23 April 2009.
  9. "Introduction to Visual Expert 2015" (PDF). Charlotte PowerBuilder Conference. 2015-05-10.
  10. "Visual Expert Team System". Visual Expert. 2015-05-15.
  11. "Visual Expert Release History". Visual Expert. 2021-09-21.
  12. "Visual Expert for SQL Server". DBMC tools. 2017-10-01.
  13. Dufourmantelle, Christophe (2020-11-17). "Improve the Security and Quality of Your Code". Youtube.
External links