B4x DDD_SL SetTextSizeAndIcon
An additional class for the new designer script feature. It allows replacing the smallest (last) string in the list with an Icon and utilizes code from the original DDD class.
@stevel05 · 2022-06-24
Ubuntu Sudo File Explorer
This code runs a File explorer with priviledges of root.
@hatzisn · 2022-06-23
jServer3
jServer3 library is the previous version of jServer library. It is the library that was included with B4J up until B4J v9.80. This post contains the link to where jServer3 can still be found.
@Erel · 2022-06-21
Using a real device to debug your localhost running webapp [BANanoVuetifyAD3]
Using a real device to debug your localhost running webapp [BANanoVuetifyAD3]
@Mashiane · 2022-06-19
PyScript in your webpage using ABMaterial as an example
PyScript in your webpage using ABMaterial as an example
@MichalK73 · 2022-06-15
Selenium Browser Automation - Create any Robot with Browser
Selenium is an open source automated testing suite for web applications across different browsers and platforms. It is quite similar to HP Quick Test Professional (QTP) only that Selenium focuses on automating web-based applications. Selenium is not just a single tool but a suite of software''s, each catering to different testing needs of an organization. Based on Selenium WebDrivers, this new Library for B4J can automate browsers and create any robot and get any information from websites.
@Alberto Iglesias · 2022-06-12
Draw text with outline
Draw text with outline
@kimstudio · 2022-06-10
Project Management WebApp [Free Source Code] [BANanoVuetifyAD3]
Project Management WebApp [Free Source Code] [BANanoVuetifyAD3]
@Mashiane · 2022-06-06
Get Boot Up time of a Windows PC...
Get Boot Up time of a Windows PC...
@Magma · 2022-06-06
B4xTableView - userfriendly config
B4xTableView - userfriendly config
@DarkoT · 2022-06-06
Get all usable Network Interfaces and all usable settings of them [Windows]
Get all usable Network Interfaces and all usable settings of them [Windows]
@Magma · 2022-06-02
Check if your app runs as Admin [Windows]
Check if your app runs as Admin [Windows]
@Magma · 2022-06-02
Check if current Windows user is Administrator
Check if current Windows user is Administrator
@Magma · 2022-06-02
CLVDragger Mod v8 [B4J] [Class]
CustomListView with Drag and Drop Support for items based on Erel''s Class CLVDragger. Modifications: v8: 1. Added Callback Support 2. Added Event: OrderChanged ( ItemIndex as int , NewIndex as Int)
@mohsyn · 2022-05-26
WordsToProperCase
WordsToProperCase
@aeric · 2022-05-23
Bingo with source code
A simple Bingo caller with two screens to be used as I did, connected to a TV from the PC, the called screen is dragged onto the TV so players can see what has been called.
@Colin Evans · 2022-05-17
Zip4J - Library update - Version 2.10.0
Zip4J - Library update - Version 2.10.0
@Claudio Oliveira · 2022-05-13
How to learn from the New Awesome Kitchen Sink to create your next powerful WebApp/Website [BANanoVuetifyAD3]
How to learn from the New Awesome Kitchen Sink to create your next powerful WebApp/Website [BANanoVuetifyAD3]
@Mashiane · 2022-05-11
B4JPackager11 - I thought the space didn''t matter
When using jSerial, do NOT remove the space in front of the CustomBuildAction''s ''jssc.dll''
@Mark Read · 2022-05-10
bcprov-jdk18on-171 [BouncyCastle] update [encryption]
bcprov-jdk18on-171 [BouncyCastle] update [encryption]
@KMatle · 2022-05-09
jRDC2 server authentication + console client
Simple jRDC2 server authentication example with user name and password
@aeric · 2022-05-07
Running B4JBuilder from the browser...
Running B4JBuilder from the browser...
@Mashiane · 2022-05-06
CheckWin11
Just a simple trick I use to detect Windows 11 using Shell. This Sub returns True if the version is larger or equals to 22000.493 There is a known bug in JDK to detect Windows 11 version.
@aeric · 2022-05-05
AwesomeMaterial : search FontAwesome and Material icons [Tool]
Search FontAwesome and Material icons and copy ''Chr(â¦)'' to the Clipboard
@walt61 · 2022-05-04
JsonTree
JsonTree is a tool that helps developers to parse and understand JSON strings
@Erel · 2022-04-24
JsonTree - Tool to help with JSON parsing [Updated as 23/4/2022]
JsonTree - Tool to help with JSON parsing [Updated as 23/4/2022]; I changed the generated code to avoid naming conflict with B4XPages projects, root changed to jroot
@Hamied Abou Hulaikah · 2022-04-23
Creating Multi-Language WebApps [BANanoVuetifyAD3]
Creating Multi-Language WebApps [BANanoVuetifyAD3]
@Mashiane · 2022-04-23
Arduino Radar
A radar display for use with an Arduino, servo motor and a HC-SR04.
@Mark Read · 2022-04-15
Encrypting & Decrypting Traffic between JavaScript [Encrypt] & PHP [Decrypt] [BANanoVuetifyAD3]
Encrypting & Decrypting Traffic between JavaScript [Encrypt] & PHP [Decrypt] [BANanoVuetifyAD3]
@Mashiane · 2022-04-14
HTMLEditorWrapper - Edit HTML
I got fed up looking for a simple solution to be able to add tables to the HTML editor, so in the vein of keeping it simple I decided just to make it super easy and edit the HTML source from the Editor instead.
@stevel05 · 2022-04-07