B4J Question Just downloaded. New questions before I start

Tim1961

New Member
Hello.

I'm a little confused. I hope these questions aren't annoying. I downloaded the software / ide.
I basically want to build database desktop apps for windows only. I'm confused about building the
windows. I take it the app has a windows gui builder in it where we I can code the windows
and buttons, list boxes, etc, and connect to databases, etc? By the way, I'm 58 and used to work
as a Visual basic and sql server, and classic ASP developer, but it's been awhile, but I do know
basic as it was the first language I used. Q basic that is and I loved it back when I started in the 90s.
I'm just confused about how one starts off with windows, or do I need to hand code all the windows,
etc? I don't expect it to be like Visual basic, but I assumed there is a form designer or ?

I'm anxious to get started, but just haven't had time yet.
What tutorial should I watch on youtube by the way? I saw several, but most looked like they
were geared toward android development? Maybe I didn't see the correct one's? I did sub
the youtube channel with Arel or some name such as that..

Thanks so much in advance. I really appreciate it.
Tim

Southern Indiana. USA
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

Harris

Expert
Licensed User
Longtime User
I basically want to build database desktop apps for windows only.
That's so 90's... However, not to undermine this - I see many still doing this here (desktop apps - each desktop distribution (yuk!)).

Today, it is (mostly) browser based (only one source to update). Totally independent of the underlying OS (browsers: Chrome, IE, Firefox, iOS browsers, etc - app will be localhost or cloud based).
Your "Basic" background will go a long way here. Right up your alley.

Forget MS Access for DB - use MySQL to start with (free and cross platform).
When you get the basics under your belt, have a look at ABMaterial to take your (desktop) apps to te next level (true browser based).
https://www.b4x.com/android/forum/threads/abmaterial-for-dummies-beginner-lessons.88346/

I, like you, was at the same confused state not so many years ago. Then I found B4X.
All my dreams came true and I still can't believe that anything I want to accomplish is possible here... - and more...

Hey, if you find something better - please let us know. BUT, good luck with that ( I don't have the time, energy, desire or need to search any further - I FOUND IT! )

If you are developing commercial projects - B4J is FREE. If you need help along your way, the forum is FREE. If you need to dev projects, I (and we community) are here - but NOT (always) free - but usually inexpensive.

Good Luck

Harris
 
Upvote 0
Top