PDA

View Full Version : New Release: DataFlex 2022 Beta 1 - get it now!



Stephen W. Meeley
17-Nov-2021, 09:00 AM
With great excitement, we announce the availability of the Beta 1 release of DataFlex 2022! The Beta 1 release is an important milestone that signifies the product is “feature complete” and ready for testing with your applications!

To get started with DataFlex 2022:



Download DataFlex 2022 Beta 1 (https://www.dataaccess.eu/resources/downloads/download-category/download-subcategory/download-item-781?dagadi=DFStudio2022Beta1)
Read the "What’s New in DataFlex 2022 (https://docs.dataaccess.com/dataflexhelp/#t=mergedProjects/Welcome/Whats_New_in_DataFlex_2022.htm)" section of the documentation which includes...

Step-by-step instructions on everything from initial experimentation through application migration
Deep technical detail on using Unicode and 64-bit in DataFlex 2022


Share your experience and feedback here in the testing forum


About DataFlex 2022 Beta 1

DataFlex 2022 continues to expand developers horizons with significant user-interface additions for your Web and Windows applications, evolutionary language improvements, tighter integration with SQL backends and enhanced performance, diagnostics and control over deployed web applications! The Beta 1 release enables developers to learn, migrate, develop and test the new capabilities - get started now!

The What’s New in DataFlex 2022 - Beta 1 (https://docs.dataaccess.com/dataflexhelp/#t=mergedProjects/Welcome/Whats_New_in_DataFlex_2022.htm) section of the help details all the latest changes in the prerelease build. We’ve covered the main highlights in the "What’s New in DataFlex 2022 (pre-release) (https://learning.dataaccess.com/courses/whats-new-in-dataflex-2022-pre-release/)" and “DataFlex 2022 Status Update (https://learning.dataaccess.com/courses/data-access-anniversary-event/dataflex-2022/)” (part of the Anniversary Event (https://learning.dataaccess.com/courses/data-access-anniversary-event/)) Learning Center courses and also below...

Language Improvements



No more Argument_Size!
Support for multi-line strings
Date and DateTime Improvements


Web Application Framework



New cWebContextMenu class provides custom menus when right-clicking on various controls
New cWebMenuItemCheckbox class can be used to create multi-item menus.
Extended cWebList and cWebGrid with the ability to reorder, hide / show columns (and store the layout), new footer row and un-editable columns in grids.
New CWebDragDropHelper class provides Drag & Drop support between and within various web controls, including WebList rows, WebTreeView items and WebTagsForm tags. Drop support is available for almost all web controls. The centralized handling allows developers to easily define the drag sources and drop targets and the appropriate OnDrop actions.
cWebApp has new properties for browser language and time zone offset.
cWebTagsForm supports custom separators. This new feature is also available in the new cTagsForm Windows class.


Connectivity



Improved table restructure by preserving more natively implemented attributes, including triggers, comments, full text indexes and also protect against accidentally restructuring system-versioned tables.
Reduced memory consumption in SQL Drivers - the find cache buffers are now dynamically allocated.


Web Application Server



Improved process creation when max pool size has not been reached - If a request triggers the start of a new process, the request will no longer wait for that specific process but use the first one available.
Improved process deletion when processes in excess of min pool size are no longer needed - When the process pool scales down it will do so gradually instead of stopping all processes at once.
The process pool reports statistics to the WebApp Administrator.
WebApp Administrator displays more information about current activity, PIDs for processes, allows for process termination and remembers its size and location.
New cWebAppLogReader class can read application logs from any registered web application or directly from any log file.
DFManageVDir can handle multiple levels when one of the parent levels did not exist


Windows Framework



New cWebView2Browser class. This component wraps the Edge WebView2 browser engine from Microsoft into a reusable DataFlex control. Use this control to display web pages or HTML snippets within your DataFlex Windows project. This new control can replace the Internet Explorer based ComWebBrowser.
New cTagsForm class brings the same tagging capabilities to Windows applications as cWebTagsForm.
New placeholders for Windows DEOs


Studio



The Studio now uses the console compiler (introduced in DataFlex 20.0).

Added compile time to the output
Improved logic for precompiling system packages
No longer clears the output window between 32 and 64-bit precompiles
This eliminates the impact of the size of the Output Panel on compilation speed.


Code Explorer - You can now move any node type in Code Explorer up or down instead of just objects


We know you'll find working with DataFlex 2022 as exciting as we do!

Best regards,

Your Development Team