Home
Products
B4A
B4i
B4J
B4R
Showcase
Store
Learn
General
Guides
Video Tutorials
Glossary
Teach
Blog
Forums
#B4X Discord (unofficial)
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
Filippo
replied to the thread
Wish
#IF directive expand/collapse
.
Text indentation would also be useful, as in "If , else, end if". Sub MyTestSub #IF B4A ' code specific to B4A '--- '... #ELSE...
5 minutes ago
Filippo
reacted to
udg's post
in the thread
Wish
#IF directive expand/collapse
with
Like
.
Hi, There are times when having the capability to collapse a section of code, part of the #IF directive, would help to concentrate on...
12 minutes ago
Erel
replied to the thread
iOS Question
Type Period dont work in b4i
.
You don't need to declare it yourself. Add a reference to iDateUtils library. It is declared there.
21 minutes ago
aeric
replied to the thread
B4J Question
Problem with jOKHttpUtils2 3.0
.
Can you share a B4J project that works previously? Do you upload jcore as Layer? Do you use openJDK 11 or Amazon Java Correto 11? I have...
23 minutes ago
Erel
replied to the thread
B4J Question
Different fonts in windows linux and mac
.
Don't use the default fonts. Explicitly choose a specific font.
24 minutes ago
Erel
replied to the thread
iOS Question
WKWebView1_PageFinished not firing
.
Don't. Add the regular WebView. No need to do anything special: Private Sub B4XPage_Created (Root1 As B4XView) Root = Root1...
24 minutes ago
Erel
replied to the thread
iOS Question
Send Enter to a textbox in a webview.
.
Trigger keypress event from JavaScript: https://stackoverflow.com/a/41137833
27 minutes ago
Erel
replied to the thread
Bug?
Not possible to control-click comment link when there's a certain error
.
This is not considered a bug. There are errors that will prevent the parser from parsing the code at all, and many features depend on...
28 minutes ago
Erel
replied to the thread
Android Question
Strange beta issue
.
I don't think that it is related to a change in the new version. Might be an overaggressive protection software that locks the...
30 minutes ago
Erel
replied to the thread
B4J Question
Problem with jOKHttpUtils2 3.0
.
Does it call the program main method? My guess is no. Add this line: Me.As(JavaObject).RunMethod("initializeProcessGlobals", Null)
36 minutes ago
Erel
replied to the thread
Android Question
DJI mini 2
.
There are many differences between the models. I can't really answer...
42 minutes ago
Erel
replied to the thread
Android Question
Cross platform views and dialogs
.
(There is no relation between the title and the question) You can't use CSBuilder with B4XSearchTemplate. The limitation is related to...
52 minutes ago
mzsoft
replied to the thread
B4R Question
OnConnect not triggered in rESPAsyncTCP on esp8266
.
Hi. OnConnect not work but i used OnNewClient and it was ok. thanks
56 minutes ago
Erel
reacted to
klaus's post
in the thread
Android Question
B4Xpages how to load a panel saved by Designer
with
100%
.
Unfortunately, quite some people ask a question, but do not explain the problem. The answer to the question can be very different from...
56 minutes ago
AnandGupta
reacted to
klaus's post
in the thread
Android Question
B4Xpages how to load a panel saved by Designer
with
100%
.
Unfortunately, quite some people ask a question, but do not explain the problem. The answer to the question can be very different from...
Today at 5:07 AM
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