Willmansoft


Login:
Password:

Bookmark and Share Translate

News



codename DBEXii
What next?


Willmansoft products


DBEXForm DBEXform
Roadmap

.NET   ver. 2.0
Mssql   MSSQL
img   Access
*)Trademarks of Microsoft

 





DBEXform  is a tool for designing forms and database applications for Microsoft SQL Server or Access database files. Designing user interfaces for databases could be as simple as using  spreadsheet or word processor.

 

Searching,  displaying and editing data are default options for forms built by DBEXform designer. Any visible datafield could be used for searching and sorting data.
 

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. Simple workable form could be build in less than minute.

 
.NET could be used to extend applications by using  any standard or third party components. It gives unlimited options to use form designer in new purposes.

             .

Read more about DBEXform>>..

GearDownload editor choice Editor
Download


dbexSetup.exe



clock
Watch live video

 




LikeBasic

LikeBasic


.NET   ver. 2.0



Simple LikeBasic script language with component to include to different kind of applications.Automatic typing system, no definitions required. Extendable by using .NET class libraties.Could be easily to integrated with host application by adding component to form.  

Includes LikeBasicConsole application  for using testinig 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 is very 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 VB 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 in dedicated page...



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

Award from Discoveres.comDownload3k













© Willmansoft Finland 2009  


Home Site Map Links