Architecture

Procedure
A Procedure is a sub-program created with a visual language that can be explicitly called in a Task and in an indirect way once an event occurrs. ...
Fri, 23 Jul, 2021 at 3:39 PM
Activity
An Activity is an action that can be carried out inside a procedure. With the procedure editor you can edit the body of procedures by modifying the exis...
Fri, 23 Jul, 2021 at 3:40 PM
Events
An event is the occurring of a relevant. With FormWork you can associate the Procedures events where you can add the application logic...
Fri, 23 Jul, 2021 at 3:41 PM
Environment variables (settings)
The FormWork server can associate some environment variables (or settings) to a user. The purpose of the environment variables is to persist information who...
Fri, 23 Jul, 2021 at 3:42 PM
Tasks
A task is an operation available for the final user. A task can be created by selecting a folder on the catalog and on the contextual menu, and it can ...
Fri, 23 Jul, 2021 at 3:43 PM
Jobs
A job is a particular form of task.  Every job has these properties: STATUS: can assume 'Running' or 'Idle' values. If...
Thu, 1 Jul, 2021 at 11:11 AM