Overview
Here you can find step-by-step "how to" instructions for the most common configuration and development tasks in NodeActa.
How to create a document class
How to create an app with one page
How to create an app with one popup page (dialog)
How to create an app to query database
How to create a custom editor app for a data class
How to design a page layout
How to use AttributesView control
How to use RecordsView control
How to add icons
How to run an app from code
How to run an app from command line
How to debug your app