Function Window.moveWindow

change window position only

bool moveWindow(
  Point topLeft,
  bool activate = false
);