Visual Adelia and Adelia Cloud
- LIST object: SET_MOUSE_EVT_KEYS and GET_MOUSE_EVT_KEYS methods added to define/retrieve the keyboard keys for which it is desired to retrieve the state (pressed/released) at the time of the MouseMove event on the list.
- COLUMN object:
- SET_MOUSE_EVT_KEYS and GET_MOUSE_EVT_KEYS methods added to define/retrieve the keyboard keys for which it is desired to retrieve the state (pressed/released) at the time of mouse events on the Column object.
- New filters "Less than or equal to", "Starts with" and "Does not contain" added for columns of alphanumeric type. "Not equal to" filter added for all types of columns.
- MENU object: Keys 0-9 and the 0-9, +, -, * and / keys of the numeric keypad can now be defined as a keyboard shortcut for a menu option.
- ENTRY FIELD object: It is possible to apply an input control in integrated mode (field outlined in red if the input value is not correct).
Visual/Web/Cloud Language
A new XlsxToolBx API has been added which contains a set of functions for managing documents in xlsx format. This API does not require Microsoft Office to be running on the machine in order to work.
Adelia Cloud
Calendar object: It is now possible to change the appearance of certain calendar elements in a theme.
Window object: It is now possible to define phantom mode for resizing a window via the phantomResizing property of the desktop.properties file. The appearance of the phantom border may be changed in a theme via the variables @PhantomResizeBorderWidth, @PhantomResizeBorderStyle and @PhantomResizeBorderColor.
Miscellaneous Improvements
Installation manager
In the "Assign a program" box, it is now possible to assign a program by left double-clicking the mouse.
In the processes to run at the end of installation box, the process order can be changed by dragging and dropping.
Adelia Web is now compatible with the 64-bit version of Dreamweaver.
Maintenance manager/multisource search/object manager: For programs in the "type" column, it is now possible to see if a batch program has a report or not and, if it does, the type of report (e.g. VA_B for a reportless VADELIA Batch, VA_B_C for VADELIA Batch with Crystal Reports report, VA_B_A for VADELIA Batch with Adelia report).
Source comparison tool:
The number of differences found is indicated in the global comparison.
For 4GL sources, it is possible to display the line change dates and highlight certain dates.
For 4GL sources in the individual comparison: The option "Copy the compared block - Open the source with block selection" has been added to the context-sensitive menu to facilitate reproduction of changes.
In the individual comparison window, the "Rerun the comparison" option has been added.
In interactive VADELIA programs, the comparison handles layout differences except for binary information (icons, images).