Upgrading / New features of Genero BDL |
This topic lists features added for 3.00 MRs of the Genero Business Development Language.
Overview | Reference |
---|---|
JSON stringification method to omit NULL elements. | See util.JSON.stringifyOmitNulls. |
fglcomp option to avoid source name in the .42m module. | See Module build information. |
Overview | Reference |
---|---|
The standard.openFile frontcall is now supported with GBC. | See standard frontcall support matrix. |
The dictionariesDirectory parameter for the standard.feInfo frontcall can be used to get the directory where spell checker dictionary files can be uploaded. | See standard.feInfo frontcall. |
The allowWebSelection style attribute can used to enable items selection with a simple mouse drag. | See Table style attributes. |
The browserMultiPage style can be used to specify whether the RUN and RUN WITHOUT WAITING instructions will be executed in the same browser tab or in a new browser tab. | See UserInterface style attributes. |
Overview | Reference |
---|---|
Support for Microsoft® SQL Server 2016 with SNC 11, ESM and FTM drivers. | See SQL adaptation guide for SQL SERVER 2005, 2008, 2012, 2014, 2016. |
Overview | Reference |
---|---|
Front call to ask user for Androidâ„¢ permissions. | See askForPermission (Android) front call. |
GMA buildtool --clean option to cleanup the scaffold directory in case of interruption or failure in prior build. | See Building Android apps with Genero. |
GMA buildtool --no-install-extras option to avoid installation of extras during Android SDK update. | See Building Android apps with Genero. |
GMI specific style attribute iosTabBarUnselectedColor, to define the color of unselected tab bar elements. | See Navigator pane. |
GMA specific style attribute androidKeepForeground, to control the app state and the background state notification. | See Controlling Android app states (GMA), UserInterface style attributes. |