Willmansoft


Login:
Password:

Bookmark and Share Translate

News


2010-06-18 New DBEXform update version 2.2.1 batch 2

2010-06-16 MySql connection module in a new Beta package for testing.

2010-05-29 DBEXform has a new release, version 2.1.1. New Outlook style treeview for browsing forms.

2010-04-26 Likebasic and Dbexform have new upgrade.

2010-04-05 DBEXii 1st beta has been released with new architecture. Download DBEXsetup

2010-03-13 Likebasic 1.6 will be released in end of the march.

2010-03-03 New update DBEXform 1.6.4 released to correct font scaling problem debending on regional settings.

2010-01-31 New DBEXform 1.6.1 released!

2010-01-21 Beta version available. Register to download the preview version.

2010-01-12 New DBEXform 1.6 release at end of the January. *NEW Codename: DBEXii plan release.

2009-11-18 New minor release 1.5.2! Including DBPictureBox to store and display images with database

2009-10-12 New major release 1.5.1!

2009-09-28 New major release 1.5 in beta state soon. First version available for evaluation use. Please mail if you are interested. Read more in roadmap.

2009-08-20 DBEXform 1.4.3 , New Quick start and table relation wizards.

2009-08-05 Multilangual component made for DBEXform .. more in roadmap .

2009-07-22 Latest version of LikeBasic will published at begin of Aug.

2009-07-22 New version of DBEXform 1.4.2 has been released.

2009-07-15 New version of DBEXform 1.4.2 released on July 22. Bug fixes

and couple minor new features for Free Invoice sample.

2009-07-06 Free Invoice Form using DBEXform will be published soon.

2009-05-23 Release of DBEXform 1.4.1






Design form for SQL 2000, 2005, 2008, MySql  and Access

clock


DBEXForm DBEXform
Roadmap

Tested with:

.NET  
ver. 2.0

Mssql
  
Microsoft SQL  2000 2005 2008

img  
Access Datafile

*)Trademarks of Microsoft

MySQL 
Connectable




DBEXform  is the designer tool to create easily database form for windows. Design full functional user interfaces without any coding, not even writing SQL.  

 

Searching,  displaying and editing data are default options in form built by DBEXform designer. Relational wizard helps to easily create multi table application. All visible datafields could be used for searching and sorting data. Use DBEXform to Print selected records. 
 

Structures of tables and fields are retrieved from database. With designer it is easy to drag and drop these fields or tables to the form and application will be ready in minute.

 
Large .NET library from Microsoft,  can be used to create capable applications in short time. There are also lot of third party components for .NET. It gives unlimited options to use database form designer in new purposes.

Read more about DBEXform>>..

GearDownload editor choice Editor
DBEXform
Download
*)Includes free player license




Database form designer



 




LikeBasic

LikeBasic


.NET   ver. 2.0



Basic script Component for .NET Framework

Simple LikeBasic script language with .net component for different kind of applications. Automatic typing system, no definitions needed. Compatible with  .NET standard class libraries and user libraries written with VB.NET and C# source code.  LikeBasic could be easily integrated with any application by just adding component to form.  

Includes LikeBasicConsole demo application  for using and testing engine without any programming. C# source code for this application is included. Standard libraries are included as source code.

If programmer knows basic languge before, it's easy to learn Like Basic. In the manual there is couple samples of using LikeBasic with host application.

LikeBasic is very close to traditional Basic. Flexible typing system is adopted to language from other scripting languages like PHP VBS etc.  Only GOTO command missing. Programmer could use functional programming with option for local variable. This also allows for using recursive function calls

Read more about LikeBasic>> .



Download






LikeBasic Sample:
'Average of total field

for row=1 to DATASET.rows
  sum1=sum1+DATASET(row,"Total")
next row
if DATASET.rows=0 THEN
   RETURN 0:'Division by zero
else
   RETURN sum/DATASET.rows
end if




© Willmansoft Finland 2010  


Home Site Map Links