Skip to content

DataFlex 2024 Final Release Notes

This page lists the specific changes in DataFlex 2024 between the Final Release and the Release Candidate.

See What's New in DataFlex 2024 for all new features in DataFlex 2024.

See DataFlex 2024 Release Candidate Changes for the specific list of changes in DataFlex 2024 between the Release Candidate and Beta 2.

See DataFlex 2024 Beta 2 Changes for the specific list of changes in DataFlex 2024 between Beta 1 and Beta 2.

Other Improvements

Signing Executables

  • Fixed "INI file is missing" error when attempting to sign EXEs.

JavaScript Engine

  • JavaScript Engine crashed on empty cWebDateForm.

Documentation

Added documentation for:

  • cFlexTronPanel class (main class page)
  • DataDictionary: ApplySQLFilterString (this method was private and is now public)
  • cObject.ChildByIndex
  • cLocalWebResourceManager: RegisterUploadFolder
  • cWebBaseDEO.pbLimitDateRange
  • cWebDynamicObjectContainer: Activate, IsRendered, ResetContainer
  • cWebMenuList: LevelUp
  • cWebView2Browser: WebMessageAdditionalFileObjectPaths
  • FlexTronClass Studio meta data tag

Other documentation changes:

  • WebRegisterPath had options listed as nfNavigate instead of ntNavigate.
  • The ‘How to set up and test using MySQL’ page had an incorrect screenshot.