First: Unless there is an actual, real B4X issue, you really should not be referencing just Erel in your forum questions. There are more than just one developer on here.
Second: You can use your imagination and your database information to easily create dynamic buttons or load images into dynamically created images views. Actually, it is extremely simple to achieve. You know your database, just use select queries, and adapt the results to the attached code. Change the buttons to ImageViews, and load your pictures into them.