AS Settings - Master and child switch [B4X]
AS Settings - Master and child switch [B4X]
@Alexander Stolte · 2024-02-10
AS Settings with AS BottomDatePicker [B4X]
AS Settings with AS BottomDatePicker [B4X]
@Alexander Stolte · 2024-02-10
AS Settings with AS TimePickerDialog [B4X]
AS Settings with AS TimePickerDialog [B4X]
@Alexander Stolte · 2024-02-10
MakeBxL - create a layout file from text or from an SQLite table [B4X] [Tool] [Source included]
MakeBxL - create a layout file from text or from an SQLite table [B4X] [Tool] [Source included]
@walt61 · 2024-02-10
B4XTable - Cross platform, sortable, searchable, customizable table [B4X]
B4XTable is a paged based table. The UI is made of a horizontal xCLV. The data is stored in an in-memory SQLite database.
@Erel · 2024-02-08
Clear data only [keeping the table structure] [B4X] [B4XTable]
Clear data only [keeping the table structure] [B4X] [B4XTable]
@LucaMs · 2024-02-08
Herd of Turtles [B4XTurtle]
Multiple turtles on a screen, moving independently.
@William Lancee · 2024-02-07
lmVBStrFuncs [B4X] [B4Xlib]
B4XLib that provides 12 VB6/VBA string functions.
@LucaMs · 2024-02-02
L-Systems and The Money Tree [B4XTurtle]
L-Systems and The Money Tree [B4XTurtle]
@William Lancee · 2024-01-29
AS Scheduler - MonthView HeatMap [B4X]
AS Scheduler - MonthView HeatMap [B4X]
@Alexander Stolte · 2024-01-23
B4XThreeState - B4XView [B4X]
B4XThreeState - B4XView [B4X]
@LucaMs · 2024-01-18
AS PopupMenu with icons [B4X]
AS PopupMenu with icons [B4X]
@Alexander Stolte · 2024-01-14
Documentation Booklets
Several B4x documentation booklets are available. These booklets cover the four B4x products. Some don''t cover B4R because the subject is not relevant for B4R like Visual Designer. Example projects with source code are included. General booklets: B4x Getting started This booklet explains how to start with each B4x product (B4A, B4i, B4J and B4R). B4x Basic Language This booklet explains the Basic Language for B4A, B4i, B4J and B4R. B4x IDE This booklet explains the Integrated Developpment Environment for B4A, B4i, B4J and B4R. B4x Visual Designer This booklet explains the Visual Designer for B4a, B4i and B4J. Specific booklet: B4x Custom Views + CustomViews_SourceCode, specific code for this booklet. This booklet explains the CustomView subject for B4A, B4i and B4J. All files are included in the zip file. The current versions are 1.2 Future booklets: - B4x Graphics - B4x SQLite database These booklets will replace the product specific Beginner''s Guides and User''s Guide in a near future which are no more updated.
@klaus · 2024-01-11
AS TextFieldAdvanced - Underline Style [B4X]
AS TextFieldAdvanced - Underline Style [B4X]
@Alexander Stolte · 2024-01-09
Programmatically open B4XComboBox [B4X]
Programmatically open B4XComboBox [B4X]
@Erel · 2024-01-09
Supabase - Database CRUD [B4X]
Supabase - Database CRUD [B4X]
@Alexander Stolte · 2024-01-09
Supabase - Column Alias [B4X]
Supabase - Column Alias [B4X]
@Alexander Stolte · 2024-01-08
Supabase - INSERT or UPDATE a record and return it [B4X]
Supabase - INSERT or UPDATE a record and return it [B4X]
@Alexander Stolte · 2024-01-08
FirebaseFirestore - Customer Support Chat Demo [B4X]
FirebaseFirestore - Customer Support Chat Demo [B4X]
@Claude Obiri Amadu · 2024-01-05
PDF Generator - B4X Cross Platform - Class 100% B4X Code [B4X]
PDF Generator - B4X Cross Platform - Class 100% B4X Code [B4X]
@spsp · 2024-01-03
FirebaseFirestore - ChatApp Demo [B4X]
FirebaseFirestore - ChatApp Demo [B4X]
@Claude Obiri Amadu · 2024-01-01
SD_xComboBox [B4X] [XUI]
SD_xComboBox [B4X] [XUI]
@Star-Dust · 2023-12-29
APNG - animated PNG [B4X]
APNG is a format that extends PNG with support for animations, similar to animated gifs. This class, which is implemented in B4X, extracts the frames from the APNG file and creates the animation.
@Erel · 2023-12-24
xCustomListView - cross platform CustomListView [B4X]
xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features of the original CustomListView and it is compatible with B4A, B4J and B4i.
@Erel · 2023-12-24
SD B4XView [B4X] [XUI]
This library adds to the XUi Views the native views of the three platforms (Android / IOS / Desktop) so that they can be managed by Design, using them as XUI views without having to change its type in the Globals Sub. XUI is designed to work with the native views. You can add regular view you like with the designer. But with this Library the views have the same properties and identical events, and you can also access the original view and more properties and animation. This will allow you to reuse the code written for a platform on the others without any changes. Also I''m adding custom views and (if I have time) more animations not included natively. In the future AnyWhere will insert the management of the XUI Views in the design ... that day I will take away the native views from this library (no longer needed) and leave only the custom ones.
@Star-Dust · 2023-12-21
Supabase - Database Joins [B4X]
Supabase - Database Joins [B4X]
@Alexander Stolte · 2023-12-20
Supabase - Supachat chat example app [B4X]
Supabase - Supachat chat example app [B4X]
@Alexander Stolte · 2023-12-20
Features that Erel recommends to avoid
Features that Erel recommends to avoid
@Erel · 2023-12-06
Hide full phone number [B4X]
It does not always make sense to make the entire phone number visible. So we only show the prefix code and the last 4 characters. We replace the rest with *
@Alexander Stolte · 2023-12-06
AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker - Simply let your users enter their phone number [B4X]
AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker - Simply let your users enter their phone number [B4X]
@Alexander Stolte · 2023-12-04