Messages in the converted Application Forms Framework

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

The Foundation1 client framework defines and uses a number of messages to use for interaction with window object. The messages can be divided into two logical groups:

Method invocation messages are sent by an application or the framework to invoke methods such as populating data sources, creating new records etc.  Notification messages are sent by the framework to inform the application that an event (e.g. the use has logged on) has occurred.

Messages