Hi, I’m new with XOJO, I’m reading the documentation and I’m not sure if I can do what I want with xojo, that’s why I ask the experts
I have a website in html (with hundreds of pages) and I just want to embed it in an executable for Mac (should not load the html from a remote server). The user must be able to browse the web (html and pdfs) and print. Is it possible to do this with xojo?
I have created a project with a single page and it displays and prints fine, but … is it possible to do it with hundreds of pages linked together?
Thanks a lot Michel, but the html files must be inside the app… if possible encrypted, and I think the specialfolder is a public folder. I need to embed a lot of html files inside the executable and navigate between them like a real web server but in local.
SpecialFolder ### From Xojo Documentation
Used to get a [FolderItem] for a specific folder or directory managed by the host operating system