KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: Getting Acquainted with Classes to Improve Development in 4D
PRODUCT: 4D | VERSION: 19 R | PLATFORM: Mac & Win
Published On: July 19, 2022



The concept of classes in 4D may be different and new, it opens up many new possibilities for development. Many features that can be implemented in other ways, such as with a typical project method, may be able to be implemented as a class instead or use a class to improve the development process. Classes may seem foreign as it is a recent feature that is only available in a project mode database, however, this Technical Note will try to remedy this. With classes and object notation, the code editor has new features that made development easier. This Technical Note will introduce classes and provide applicable examples of how using classes can improve the development process.

Download Complete Tech Note: Tech Note Document