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
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?
• 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.