Welcome to the Ingasoftplus web site !

Since its start in June 2001, Ingasoftplus has been offering tailor-made solutions for professional Clarion  (by SoftVelocity Inc.) developers to make software development easier, faster and more effective.
We provide technologies that save the development time by combining powerful capabilities with unmatched ease-of-use in different areas:

office automation (MS Office, OpenOffice),
reporting,
user interface (resizing and splitting, tagging, data entry, animation, makeover, etc),
data export/import,
Clarion IDE IntelliSense tool,
help assistants,
Component Object Model (COM) and .NET interaction,
ODBC Interface.

Let's make your life Easy...

Clarion™ by SoftVelocity Incorporated ®  is a Windows-based rapid application development (RAD) environment designed specifically for business applications. Cutting-edge technology provides the utmost in automation to produce custom business applications in a fraction of the time with minimal learning curve. The Clarion environment promotes consistent development that is easy-to-learn and easy-to-use.
Trademark Acknowledgments

Last news 2011. (Full archive 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010)
Date
News
December 2011
Ingasoftplus Time Limited New Year Offer! 25.00 % relative discount!

Ingasoftplus announces the cutting of prices and a 25% discount on all products (full versions) for the period from 01 Dec till 31 Dec 2011! You can order here.
28 December 2011
EasyQuickBooks ver 1.00 released!

EasyQuickBooks is a set of classes and templates allowing you to use /n software QuickBooks Integrator in your Clarion applications. The /n software QuickBooks Integrator provides easy-to-use components for QuickBooks development, facilitating tasks such as adding, updating or retrieving customer information, vendor information, employee information, transactions etc.
06 December 2011
EasyNaviBar ver 1.05 released!!!

EasyNaviBar will instantly enable your Clarion applications with the popular MS Outlook© 2003/2007 style Navigation bar. It contains six different layout and color styles. EasyNaviBar consists of buttons, bands and groups.

Fixed:
"MDI Frame support" now works in MultiDLL applications too.

New:
added "Emulate Maximized Window": Emulates MAX button for the child windows so window will extends to all free space (Frame size minus Navigator size). On Frame changes that child windows will be automatically resized as well.

This is available, free of charge, to all customers who have an active maintenance and support subscription plan.
24 October 2011
EasyFingerPrint ver 1.01 released!

EasyFingerPrint is a set of classes and templates allowing you to use Fingerprint SDK (Griaule Biometrics) 2009 for ActiveX in your Clarion applications. Fingerprint SDK is a software development kit (SDK) that enables your applications to use fingerprint recognition. As a software developer you can integrate biometrics into your software - all through a single, intuitive interface.

Added:
Templates:
added template format selection
added Image type selection
added Verification method selection
added Access key selection
added Storage type selection (FILE|QUEUE) for identification
added 'More Field Assignments...' button for Enrollment
rearranged template prompts

Classes - NEW methods:
SetTplFormat
IdentifyPrepare
Identify
EncodeBase64
DecodeBase64

This is available, free of charge, to all customers who have an active maintenance and support subscription plan.
7 Settember 2011
EasyCOM2INC ver 2.13 released!

EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file and generate needed Classes.

Fixed:
TEMPLATE: for the Clarion 7.0 and above coinitex.LIB static library no more needed (CoInitializeEx api function was included in win32.lib).
GENERATOR: [out] parameters could not return a value to caller.

New:
FEATURE (GENERATOR): added a new "Local routines" embed point for the event functions handle.

This is available, free of charge, to all customers who have an active maintenance and support subscription plan. BTW we are kindly ask you to renew your subscription if you have purchased more then 1 year ago.
30 August 2011
EasyFingerPrint ver 1.00 released!

EasyFingerPrint is a set of classes and templates allowing you to use Fingerprint SDK (Griaule Biometrics) 2009 for ActiveX in your Clarion applications. Fingerprint SDK is a software development kit (SDK) that enables your applications to use fingerprint recognition. As a software developer you can integrate biometrics into your software - all through a single, intuitive interface.
July 2011
We will be on vacation from July 2 till July 18 and will be  unavailable to answer your emails immediately.
June 2011
Clarion 8.0 status

Following product installers have been updated to detect and support Clarion 8.0:

EasyExcel
Data Converter template
EasyListView
EasyNaviBar
EasyCOM2INC
EasyOpenOffice
dpQuery and dpQueryDemo
EasyReport
EasyMultiTag 2.09
EasyAnimation
EasyResizeAndSplit
EasyListPrint 1.16
Easy3DStyle 3.01
EasyAutoEntry
MAV direct ODBC

This is available, free of charge, to all customers who have an active maintenance and support subscription plan.
03 May 2011
Data Conversion template ver 1.89 released!

Data Conversion template is intended for automatic data files converting when application dictionary changes. Say Good-bye to error 47, and feel free to change your dictionary as you wish - integrated converter will automatically convert files when program starts.

Changed source file open mode from 12h to 20h. Also MEMORY driver excluded from processing.
Added steps how to convert application created by Clarion earlier than C7.

Current version supports Clarion C5.0, C5.5, C6.x, C7.x, C8.x and available for download.

This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.
19 April 2011
EasyListView ver 1.05 released!!!

New demo application is available.

EasyListView is a Clarion wrapper around a .NET ListView. It makes the ListView easy to use in your Clarion applications and provides some neat extra functionality.

Added:
You can save and restore ListView layout. The following attributes will be saved/restored: View, Sorting column, Sort order, ShowGroups, Columns visibilities, Columns order, Columns width.  

New in template:
New "Save and Restore layout" settings.

Demo app:
NEW: in the all example procedures (exclude Queue example) "Save and Restore layout" option was turned on, file name is set as elvdemo_elvlayout.xml

Added:
New methods: SaveLayout and RestoreLayout.

Note that you need to re-register new EasyListView.dll.

Free upgrade for all customers who have a current (valid) subscription plan.
13 April 2011

Libraries were recompiled for CW 7.3 (7995)
Added Header/Footer format codes description into EasyExcel documentation, to insert special objects (date, page number etc.)

Bug fixes
SheetVisible - fixed a bug with unhiding sheets (parameter was changed from BYTE to SHORT).
MoveSheet - hang in Excel 2007 and higher (if Excel language doesn't match Windows locale).
CopySheet - hang in Excel 2007 and higher (if Excel language doesn't match Windows locale).
List2Excel method - was an error in setting formats in Excel
List2Excel code template - removed "duplicate variable" error
SetPageAlign - error setiing margins in measure units, other then centimetres

New methods
EnableEvents - enables/disables event generation in Excel.
SetFormula - sets cell's formula using A1 notation
SetPageHeadFootProps - sets different options for headers/footers
SetPageHeaderPict - sets page header picture
SetPageFooterPict - sets page footer picture
GetIntl - gets different localization parameters to be used in format strings
SetRangeFilter - filters previously selected range
ShrinkToFit - causes text in selected range to automatically shrink
ViewMode - returns or sets the view showing in the window

Changed methods
SetFormat - added CellFormat:Percent equate to set "percent" format of selected range
ColumnWidth - ColWidth parameter type was changed from LONG to REAL and added pMeasureUnit parameter: you can set column width now in different measure units
SelectRange - if all parameters are omitted, the whole sheet will be selected
SetColour - pIsColourIndex parameter was added
RowHeight - added pMeasureUnit parameter: you can set row height now in different measure units

New templates
Set Range Filter code template - set custom filter ot unique values on a previously selected range
Sort Range code template - sorts currently selected range.

Changed templates
SetFormat code template - added "Percent" format
SetColour code template - added Colour index check-box
Select Range code template - added range addressing and autofit options
SetPageAlign code template - you can set margins now in inches also
Set Cells alignment code template - added measure units and shrink to fit options

Free upgrade for all customers who have a current (valid) subscription plan.
10 March 2011
MAV direct ODBC ver 1.00 released!!!

Remarks:
MAV direct ODBC (MAV) 1.00 version release. This is gold release. Finally we have decided to release both versions (Library version and Template version) as a united, indivisible product: there are no more 2 different products. Just one.
In this release there were many bugs fixed, many new features were added and improved.
All customers who purchased any of MAV versions ( (Library version or Template version) in 2010-Jan 2011 will receive Subscription for the whole year of 2011. All customers who purchased it before 2010 will have to renew their Subscription.
January 2011
Clarion 7.3 status

Following product installers have been updated to detect and support Clarion 7.3:

EasyExcel
Data Converter template
EasyListView
EasyNaviBar
EasyCOM2INC
EasyOpenOffice
dpQuery and dpQueryDemo
EasyReport
EasyMultiTag 2.09   new!
EasyAnimation
EasyResizeAndSplit
EasyListPrint 1.16   new!
Easy3DStyle 3.01   new!
EasyAutoEntry
MAV direct ODBC

the rest products will be updated soon.

Free upgrade for all customers who have a current (valid) subscription plan.
21 January 2011
Easy3DStyle ver 3.01 released and updated demo application available!!!

Added:
You can set any properties (PROP:FontName, PROP:FontColor, PROP:FontStyle, PROP:FontSize and PROP:Color) for List, DropList and DropCombo controls Header (including Columns and Groups) via template.
New example procedure: Main menu –> Demo-> List Header run time properties (BrowseVendors_3D procedure), shows how to set headers and groups properties dynamically.
New Control template (for Clarion6.xx and above): Menu button. A a command button used to present a small set of related commands. A single downward-pointing triangle indicates that clicking the button shows a menu.
New Procedure extension template: PopupMenu - Constructor popup menu.

Free upgrade for all customers who have a current (valid) subscription plan.
18 January 2011
EasyListPrint ver 1.16 released!!!

Fixed:
"0" width column problem.

Added:  
Possibility to switch on/off page number in the output.

Free upgrade for all customers who have a current (valid) subscription plan.
17 January 2011
EasyMultiTag ver 2.09 released !!!

Added:
Tagging processing, tagging reflection etc.

Changes:
Fully compatible with the Clarion c7.xx.

Bug fixes:
All known bugs fixed.

Free upgrade for all customers who have a current (valid) subscription plan.