dark_mode EN
  • Method WDoc :RegisterSection
  • Parameters
    cSection

    Section name

  • Return value
    lValue

Allows you to register a WDocSection object, but preventing it from being executed unconditionally at that moment, as is the case with the AddSection method. The goal of this additional functionality is to allow 'registered' methods to be executed after any operation (action, service, form, custom) that the document might have. In this way, the changes made by the operation are visible in the registered sections. For further information consult the programming guide.

Previous chevron_left Next chevron_right