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.
PUBLIC oDiary
oDiary= CREATEOBJECT("Diary")
oPrint.SHOW()
ACTIVATE WINDOW calendar IN WINDOW "Diary"
DEFINE CLASS Diary as Form
titlebar = 0
Showwindow = 2 &&Top level
name = "Diary"
height = 300
width = 500
ENDDEFINE