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
knutf
reacted to
LucaMs's post
in the thread
[Masterpiece] Copilot knows Erel well!
with
Like
.
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 13, 2026
behnam_tr
reacted to
Peter Simpson's post
in the thread
B4J Library
Quartz Scheduler Cron - For enterprise grade task scheduling software
with
Like
.
Hello everyone, I wrapped this last year whilst trying to learn Java, I then had to learn about cron expressions o_O. Yesterday I...
Feb 13, 2026
D
davelew1s
reacted to
aeric's post
in the thread
B4J Tutorial
HTML Web Server
with
Like
.
Yes. Client makes Request to the Server, thus the ServletRequest in the server handler is passing the incoming data to the Handle sub...
Feb 13, 2026
angel_
reacted to
Mashiane's post
in the thread
Share My Creation
SithasoBAL-JSON Editor WebApp
with
Like
.
Hi Fam This webapp now opens bal/json files done in b4a and is a continuation of this project, however with this update, we can import...
Feb 13, 2026
Mashiane
reacted to
aeric's post
in the thread
B4J Code Snippet
Collection of #Macro and #CustomBuildAction
with
Like
.
Added CustomBuildAction for publishing server app.
Feb 13, 2026
aeric
replied to the thread
B4J Question
Not even sure what I need - pick out text
.
Are you using TextArea view?
Feb 13, 2026
T
Tom2525
replied to the thread
B4J Question
Not even sure what I need - pick out text
.
Awesome. That worked. Now I have something to start working with. Thanks. I did notice that with a larger file the program freezes. Is...
Feb 13, 2026
aeric
replied to the thread
B4J Question
Not even sure what I need - pick out text
.
If your txt file is inside your project's Files folder then you need to use File.DirAssets Dim s As String =...
Feb 13, 2026
T
Tom2525
replied to the thread
B4J Question
Not even sure what I need - pick out text
.
Thanks for the replies. It's the basics I'm having trouble with - still trying to understand what the B4J needs to run. Starting small...
Feb 13, 2026
Swissmade
replied to the thread
B4J Question
Not even sure what I need - pick out text
.
Something like this Dim TR As TextReader TR.Initialize(File.OpenInput(File.DirApp, Your filename)) Dim Line As...
Feb 13, 2026
aeric
replied to the thread
B4J Question
Not even sure what I need - pick out text
.
Check this tutorial: https://www.b4x.com/android/forum/threads/working-with-files.34672/ Maybe you need to use File.ReadString or...
Feb 13, 2026
T
Tom2525
posted the thread
B4J Question
Not even sure what I need - pick out text
in
B4J Questions
.
This is my first time using B4J. I have a need to import a text file, have the program go through the text and then take the ASCII text...
Feb 13, 2026
mcqueccu
reacted to
Mashiane's post
in the thread
Share My Creation
SithasoBAL-JSON Editor WebApp
with
Like
.
Hi Fam This webapp now opens bal/json files done in b4a and is a continuation of this project, however with this update, we can import...
Feb 13, 2026
b4x-de
posted the thread
iOS Question
iReleaseLogger: error sending data: 40 - Message too long
in
iOS Questions
.
When using iReleaseLogger, I frequently receive the following message in the log: error sending data: 40 I assume that this is an...
Feb 13, 2026
J
jkhazraji
reacted to
Erel's post
in the thread
B4J Question
[PyBridge] Calling asynchronous functions in python
with
100%
.
Good question! Private Sub AsyncFunction As ResumableSub Dim Code As String = $" import asyncio async def AsyncFunction()...
Feb 13, 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