Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
DEFINE CLASS TopLevelForm as Form
ShowWindow = 2
ENDDEFINE
Olaf said:I tend to not want to convolute main.prg with such things, but it's an easy way to make some function or class definition available globally in all your app.