A WebOffice 10 R3 project is able to run directly in the WebOffice mobile client by using the parameter "client=mobile" in the HTTP-request.
http://<servername>:8080/WebOffice/synserver?project=WebOffice_SampleProject&client=mobile
If the project is called via the 'externalcall.jsp' and the parameter '&client=auto', then the device will automatically be identified and the WebOffice 10 R3 project will be opened with an appropriate client.
http://<servername>:8080/WebOffice/externalcall.jsp?project=WebOffice_SampleProject&client=auto