Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
B4X Facebook Group
B4X Github
New posts
What's new
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Install the app
Install
Welcome to B4X forum!
B4X is a set of simple and powerful cross platform RAD tools:
B4A
(free) - Android development
B4J
(free) - Desktop and Server development
B4i
- iOS development
B4R
(free) - Arduino, ESP8266 and ESP32 development
All developers, with any skill level, are welcome to
join the B4X community
.
Home
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New Posts
New profile posts
Latest activity
aeric
replied to the thread
B4J Question
Cannot get Data from a form which was working
.
I am not sure why are you replacing the placeholder. If you confirm there are 14 items, then just put the exact size. Dim params(14) As...
Mar 16, 2026
aeric
replied to the thread
B4J Question
Cannot get Data from a form which was working
.
1. The SQL seems wrong. You are missing VALUES (?, ?, ? , ...) Dim query As String = utils.prepareInsertQuery($" INSERT INTO...
Mar 16, 2026
P
Peter Lewis
replied to the thread
B4J Question
Cannot get Data from a form which was working
.
Yes, I do <button type="submit" class="btn btn-success">Add Shopping Mall</button> I also tried this code in the Button...
Mar 16, 2026
roberto64
reacted to
Mashiane's post
in the thread
B4A Library
[B4X] B4XYogaLayout - The Power of CSS Flexbox in B4X
with
Like
.
Min Max / Height Width Source: https://www.yogalayout.dev/docs/styling/min-max-width-height Sub Class_Globals Private Root As...
Mar 16, 2026
P
Peter Lewis
replied to the thread
B4J Question
Cannot get Data from a form which was working
.
Hi, I have thew b4j server running freemaker with MS SQL, Then on the webpage side I have HTMX just swapping out the code on the webpage...
Mar 16, 2026
aeric
reacted to
Erel's post
in the thread
B4J Question
ArrayList cannot be cast
with
Like
.
Maybe the return type is Map?
Mar 16, 2026
aeric
replied to the thread
B4J Question
Cannot get Data from a form which was working
.
<form method="POST" action="/malladd"> </form> How do you submit the form? Do you have a button? Is the button having hx-post or normal...
Mar 16, 2026
josejad
reacted to
Abdull Cadre's post
in the thread
B4A Library
[B4X] [B4A] [B4J] [b4xlib] LeafletView
with
Like
.
LeafletView is a cross-platform wrapper for Leaflet.js, providing a lightweight alternative to Google Maps. It uses OpenStreetMap by...
Mar 16, 2026
Mashiane
reacted to
rabbitBUSH's post
in the thread
Could this be the beginning of "SkyNet"? When human stupidity hits a high score.
with
Haha
.
We're older than that over here..... (Original) Bladerunner (Parts of) Soylent Green Farhenheit 458 (whatever the number) Collosus: the...
Mar 16, 2026
josejad
reacted to
fernando1987's post
in the thread
Share My Creation
[NEW VERSION] 🚀 LibX Template Studio v3.0 - Redesigned & More Powerful! 🌍
with
Like
.
Hi B4X Community! I’m excited to announce that LibX Template Studio v3.0 is finally here! This version isn't just an update; it's a...
Mar 16, 2026
josejad
reacted to
Maxcfgos's post
in the thread
B4A Library
QuickCurl v1.3:
with
Like
.
This wrapper is a lightweight utility designed to bridge the gap between cURL commands and B4X code. It’s built to be a "plug-and-play"...
Mar 16, 2026
josejad
reacted to
Maxcfgos's post
in the thread
Share My Creation
B4X Smart Searcher & AI Assistant
with
Like
.
Hi everyone! I’m sharing a project I’ve been working on: a desktop utility designed to streamline the B4X development workflow. It...
Mar 16, 2026
josejad
reacted to
Maxcfgos's post
in the thread
Share My Creation
[B4X] Elfic Ring Loader (Custom View)
with
Love
.
A stylish, customizable circular loader inspired by elven runes. This Custom View allows you to transform any circular PNG into a...
Mar 16, 2026
P
Peter Lewis
replied to the thread
B4J Question
Cannot get Data from a form which was working
.
Hi, Yes I am using freemaker, sorry forgot to mention it. I have HTMX only swapping the inner, Below is the code of the swap which is...
Mar 16, 2026
aeric
replied to the thread
B4J Question
Cannot get Data from a form which was working
.
It is important to specify what framework you are using. Are you using a template engine such as FreeMarker? FreeMarker is more of a...
Mar 16, 2026
Home
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top