You want your program to "look" like a browser, but not actually be one? You could do that with any language. All it takes is drawing the user interface so it looks like a web browser. Seems like a waste to me though, it would be a more robust software solution to make it web based since you are already trying to mimik that functionality, and you wouldn't have to do it from scratch.