Another important concept in History Management in DataFlex is Navigation Paths.
Navigation paths are used within the framework to determine how an app navigates from one view to the next. Each navigation path must be registered for the history management to function as intended.
To do this, an instruction called WebRegisterPath is used in a view or object that performs the navigation.
WebRegisterPath takes several parameters being:
eNavigationMode - The type of navigation to perform.