Skip to content

4d-depot/HDI_Context_Web_Area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDI_Context_Web_Area

With 4D 20 R9, 4D introduces new commands that allow developers to define an object context for $4d, ensuring only specific functions are exposed. Previously, using $4d meant exposing 4D methods to the web area, but now, you can define and use class functions instead. This improvement allows for better organization, encapsulation, and security when integrating 4D functionalities into web areas.

Find more information on the blog post.

Installing and Using a 4D Project

Pre-requisites

Steps to Run the Project

  • Clone or download the GitHub repository containing the 4D project to your local machine. Need help, check out this blog.
  • Open the 4D project in your 4D software by navigating to "File > Open Project". You can find more details here.
  • Play with this HDI.
  • Navigate to the "Mode/Return to design mode" menu to view the code.

By following these steps, you will be able to successfully install and run a 4D project.

About

Use class in embedded web area with $4d (4D 20 R9)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages