There is no AVM (ABL virtual machine like the prowin32.exe for Windows) available for iOS or any other OS from Apple. Therefore you can't run any ABL procedure on them. And I am pretty sure the same is true for the other popular mobile OS - Android ...
But you can develop applications running in the Web browser that use a Progress backend running on any supported platform.
If you really into doing this, you need to create a webservice for your progress backend.
Invoking the webservice will return an xml structured response. This is how we make different platforms talk to each other right?
If you really into doing this, you need to create a webservice for your progress backend.
Invoking the webservice will return an xml structured response. This is how we make different platforms talk to each other right?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.