Integrating an other program in a game?

Hi, everybody! I’m fairly new to Unreal and I had a weird idea! I’ll try to keep it simple but, basically, I’m wondering if it would be possible to open an other program in game. For example, I would like to create an in-game computer that would, for example, allow me to go on the internet or open Word. Do you think it would be possible?

You can create a web browser in the engine, but other than that you can’t. You can start another program (like from a click) but that would just be opening the program.