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
highflyer
reacted to
aeric's post
in the thread
[Project Template] Web API Server NEXT
with
Like
.
Next version of Pakai Server v6.36 will integrate back WebApiUtils to become a Rest API server. The heavy work is now on the migration...
Feb 12, 2026
highflyer
reacted to
aeric's post
in the thread
B4J Tutorial
HTML Web Server
with
Like
.
Chapter 1: Introduction The minimum code that we need to create a server is as following: Sub Process_Globals Public srvr As Server...
Feb 12, 2026
T
thetrueman
reacted to
aeric's post
in the thread
B4J Tutorial
HTML Web Server
with
Like
.
Chapter 1: Introduction The minimum code that we need to create a server is as following: Sub Process_Globals Public srvr As Server...
Feb 12, 2026
aeric
posted the thread
B4J Tutorial
HTML Web Server
in
B4J Tutorials
.
Chapter 1: Introduction The minimum code that we need to create a server is as following: Sub Process_Globals Public srvr As Server...
Feb 12, 2026
Mashiane
reacted to
aeric's post
in the thread
[Project Template] Web API Server NEXT
with
Like
.
Next version of Pakai Server v6.36 will integrate back WebApiUtils to become a Rest API server. The heavy work is now on the migration...
Feb 12, 2026
Mashiane
reacted to
Erel's post
in the thread
[Masterpiece] Copilot knows Erel well!
with
Like
.
Lets face it, there is (almost) never a good reason to have a local variable named as a global variable. And then you need some way to...
Feb 12, 2026
hatzisn
reacted to
LucaMs's post
in the thread
[Masterpiece] Copilot knows Erel well!
with
Haha
.
... [Copilot] In B4X, however: if a Sub declares a variable with the same name as a global one, it doesn't create a new one, it uses...
Feb 12, 2026
LucaMs
replied to the thread
[Masterpiece] Copilot knows Erel well!
.
No, that's not what I need; that can only be useful if you make the mistake of naming a local variable the same as a global variable. I...
Feb 12, 2026
LucaMs
reacted to
Mashiane's post
in the thread
[Masterpiece] Copilot knows Erel well!
with
Like
.
I am laughing so hard...
Feb 12, 2026
klaus
replied to the thread
B4J Question
xChartLite YValue display issue
.
The xChartLite has been updated to Version 1.9 in post #1. Amended the scale display problem.
Feb 12, 2026
maXim
reacted to
Erel's post
in the thread
[Masterpiece] Copilot knows Erel well!
with
Like
.
Lets face it, there is (almost) never a good reason to have a local variable named as a global variable. And then you need some way to...
Feb 12, 2026
klaus
reacted to
zed's post
in the thread
French
B4J MainForm Resize
with
Like
.
Dans la page 3 (ou la page que tu veux modifier) , dans Private Sub B4XPage_Appear ajoutes : Private Sub B4XPage_Appear Dim form As...
Feb 12, 2026
Ferdari
reacted to
Erel's post
in the thread
Android Code Snippet
[B4X] Post multipart requests / file uploads with progress
with
Like
.
This code will work in B4A and B4J. It will not work in B4i. Public Sub CreateMultipartJob(Link As String, NameValues As Map, Files As...
Feb 12, 2026
aeric
replied to the thread
[Project Template] Web API Server NEXT
.
Next version of Pakai Server v6.36 will integrate back WebApiUtils to become a Rest API server. The heavy work is now on the migration...
Feb 12, 2026
Erel
replied to the thread
iOS Question
Server Settings
.
I've sent you a temp id for the hosted builder. Start with it. Once you get everything working continue with the local builder.
Feb 12, 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