It's hard to tell, do you have any idea on what programming language those programs are written? from what you are saying 'domain/database' you must be referring to it's database.
if it's on localhost. you can find those database using a browser. Go to 'localhost/phpmyadmin' and from there, you shall see all the database.
If your software is a web, and i'll assume it's written with php, you can go to 'C:\wamp\www' on your computer, from there, you can find all the websites that you have locally.
hope this helps. Goodluck.