Visual Expert Explore, Understand and maintain your applications
  Impact analysis
Source code documentation
  Writing documentation is a long and tedious task. It is therefore rarely done.
Visual Expert can generate documentation and update it automatically.

Browse your application
  Explore your application, as you have never done before.
Thanks to the Visual Expert’s navigation bar™, source browser™ and previews™, this tool enables easy browsing in the code.

Code Review
 

How to improve your application and detect unused elements

See also...
How does it work?...................click here
Demos...................................click here
References.............................click here
Why perform an imapct analysis


Every modification can have unexpected side effects, and usually on more than one item.

For example: When a variable is renamed, all the functions using this variable must be modified.

How can we find all the functions that are using this variable?


Solutions

• Visual Expert analyzes your application in a few minutes.
• You select any item of your application.
• Visual Expert lists all the objects that are calling this element.
   
 

See a demo
See a demo Demos for PB See a demo Demos for VB See a demo
See a demo See a demo