What's new in Longtion Application Builder Home 5.29.0.760

Jan 12, 2023
  • Enhancements and bug fixes

New in Longtion Application Builder Home 5.22.0.730 (Nov 28, 2021)

  • Bug fixes and performance improvements.

New in Longtion Application Builder Home 5.21.0.720 (Oct 15, 2020)

  • Enhancements and bug fixes

New in Longtion Application Builder Home 5.20.0.710 (Jul 20, 2017)

  • Bug fixes and performance improvements.

New in Longtion Application Builder Home 5.19.0.705 (Jul 13, 2017)

  • Bug fixes and performance improvements.

New in Longtion Application Builder Home 5.17.0.690 (Apr 28, 2017)

  • Bug fixes and performance improvements.

New in Longtion Application Builder Home 5.14.0.670 (Jun 1, 2016)

  • Enhancements for Windows 10.
  • Enhancements and bug fixes.

New in Longtion Application Builder Home 5.13.0.666 (Oct 9, 2014)

  • Enhancements and bug fixes.

New in Longtion Application Builder Home 5.12.0.662 (Jul 12, 2014)

  • Rebuilt Built-in CD/DVD Burner for Windows 8.
  • Completely compatible with Windows 8.

New in Longtion Application Builder Home 5.11.0.658 (Nov 20, 2013)

  • New event for dataset objects (DBQuery and DBTable) AfterPost: Occurs after an application writes the active record to the database or change log and returns to browse state
  • New event for dataset objects (DBQuery and DBTable) AfterDelete: Occurs after an application deletes a record
  • Enhancements and bug fixes

New in Longtion Application Builder Home 5.10.0.655 (Oct 14, 2013)

  • New options "Proportional" for ImageStyle property of Image object to resize the image without any distortion instead of Stretch style
  • Enhancements and bug fixes

New in Longtion Application Builder Home 5.9.0.651 (Jul 23, 2013)

  • Enhancements and bug fixes

New in Longtion Application Builder Home 5.8.0.633 (Jan 10, 2013)

  • Optimize: Image object and IDE
  • New object: VariableList for array of variables, one-dimensional and multidimensional
  • New object properties and methods of ImageList object for system tray icon, still and animated
  • New global methods: [App].GetParamCount and [App].GetParamStr to handle params from command line
  • Fix bugs

New in Longtion Application Builder Home 5.3.0.419 (Feb 22, 2011)

  • New objects: TreeView, ListView.
  • New action: Loop.
  • New global methods: [Dialogs]: ColorDialog, FontDialog. [Color]: SetRedGreenBlue, GetRedGreenBlue. [DateTime]: FormatDateTime, DecodeDateTime, EncodeDateTime. [String]: Part, Delete, Length, LowerCase, UpperCase, Pos, Replace, Trim. [FileAndDir]: ApplicationDir, IniFileWrite, IniFileRead. [Random]: RandomInteger, RandomFloat. [Shell]: ShellExecute.
  • New object methods and events.

New in Longtion Application Builder Home 5.2 (Feb 22, 2011)

  • Variable: Application variables and form variables and actions for operators and variable type conversions.
  • Method, Object Method and CustomMethod.
  • New objects: ScrollBar, TrackBar, ProgressBar, MonthCalendar, ColorBox, WebBrowser, MediaPlayer and Timer.
  • New Events: OnChange, OnCalcFields... for Edit, DateSet objects...

New in Longtion Application Builder Home 5.1 (Feb 22, 2011)

  • New properties: LockType (dataset object DBQuery and DBTable), Name (menu item), and Result Actions for ShowFormModal action.
  • New actions: IfThenElse, SetObjectEnabled, SetObjectVisible, SetObjectFont, SetObjectColor, SetObjectText, SetObjectImage, SetObjectSelected, SetObjectUnselected, SetDataSetFieldValue, DataSetLocate, SetModalResult.
  • IfThenElse If: ModalResultNone, ModalResultOK, ModalResultCancel, RecordExists, ObjectSelected, DataSetActive, DatabaseActive.

New in Longtion Application Builder Home 5.0.0.220 (Sep 22, 2010)

  • Create Web applications. With Longtion Application Builder you can build standalone Web applications exactly the same way you would build normal database applications.
  • Application user name and password.

New in Longtion Application Builder Home 4.0.0.134 (Aug 31, 2010)

  • New action: ExcuteSQL, Execute the SQL statement currently assigned to the SQL property of a DBQuery object. Use ExecuteSQL to execute queries that do not return a cursor to data (such as INSERT, UPDATE, DELETE, and CREATE TABLE).
  • New action: ShellExecute, Opens a specified external file. The file can be an executable file, a document file or a folder.

New in Longtion Application Builder Home 3.0.0.121 (Aug 5, 2010)

  • Export report to PDF (.pdf), RichText (.rtf), Excel (.xls) and Text (.txt) files.
  • New options for PrintReport (PrintReport or ExportReport) action to export report to files.
  • Fix bugs.

New in Longtion Application Builder Home 2.0 (Aug 5, 2010)

  • New objects for dynamic SQL statement (parameters in queries) : Edit, CheckBox, RadioButton, MaskEdit, SpinEdit, DateTimePicker, ListBox and ComboBox.
  • New property of DBQuery object for dynamic SQL statement: SQLParameter.
  • New property of Memo: ReadOnly.
  • New DataSource for DBChart object Series: SingleRecord and Calculated.

New in Longtion Application Builder Home 1.0 (Aug 5, 2010)

  • The first version.
  • Create database application without writing any code. No programming experience is required.
  • Connect to databases, local and remote database servers.
  • DataSet objects: DBQuery and DBTable.
  • Data objects: DBNavigator, DBGrid, DBText, DBEdit, DBMemo, DBListBox, DBComboBox, DBRadioGroup, DBCheckBox, DBLookupListBox, DBLookupComboBox, DBRichText, DBImage, DBChart.
  • Report objects: Report, RepBand, RepSubDetail, RepLabel, RepDBText, RepDBRichText, RepDBImage, RepSUM, RepSysData, RepMemo, RepRichText, RepImage, RepShape.
  • Container objects: Panel, TabNotebook, GroupBox, ScrollBox.
  • Other objects: Splitter, Button, ImageButton, Image, Bevel, Label, Memo, RichText.
  • OnClick event, OnDoubleClick event and many actions.