Compile Programs in Big Projects Faster than Before

We have introduced a way to compile your programs up to twice as fast without a mandatory database connection! All you need is to take a previously prepared database schema or generate one from scratch using a special Lycia tool, set several environment variables, and compile your programs as usual.

Get hold of this lifehack from the following page: Compilation Using the DB-Schema.

Get a Precise Study of Data with the Pivot Table

Statistical information is one of the keys to making the right business decisions. With large amounts of data, there’s a point in splitting them into various dimensions and identifying the relationships between entities. The Pivot Table is a multi-tool for the data: combining tabular views, graphs of several kinds, and functions, it can help build a precise understanding of the strengths hidden behind those numbers.

Seize the opportunity: Pivot Table in Lycia.

Use Improved ProgressBars

We have added quick and easy ways for ProgressBar customization, which can turn a plain fulfillment scale into any of the following ProgressBars:

Play around with those using Form Builder and the tutorial on the following page: The Types of a ProgressBar.

Actions on Touched Fields in the CONSTRUCT Statement

We have supplemented the documentation for the CONSTRUCT statement with another option: the ON CHANGE clause that triggers actions when the field is marked as edited. Find the details here: ON CHANGE for CONSTRUCT.