With SendKeys you simulate user keystrokes – which mean it is possible to start applications, enter information, choose menus, buttons etc.
SendKeys is a part of Windows Script Host.
Currently I am using this functionality to take over a second Navision Client, to start an export of objects without any user interventions.