B4XTutorialPreferences [B4X]
AS Settings - Master and child switch [B4X]
AS Settings - Master and child switch [B4X]
@Alexander Stolte · 2024-02-10
B4XTutorialPreferences [B4X]
AS Settings - Deactivate a property if a certain condition is met [B4X]
AS Settings - Deactivate a property if a certain condition is met [B4X]
@Alexander Stolte · 2024-02-10
B4XLibraryPicker [B4X][XUI]
AS CountryPicker [B4X] [XUI]
A phone number prefix, flag emoji, country code picker
@Alexander Stolte · 2024-02-10
B4XSnippetTable/Grid [KEEPING THE TABLE STRUCTURE][B4X][B4XTABLE]
Clear data only [keeping the table structure] [B4X] [B4XTable]
Clear data only [keeping the table structure] [B4X] [B4XTable]
@LucaMs · 2024-02-08
B4XLibraryTable/Grid [B4X]
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
B4XSnippetDrawing [B4XTURTLE]
Herd of Turtles [B4XTurtle]
Multiple turtles on a screen, moving independently.
@William Lancee · 2024-02-07
B4XLibraryStrings [B4X][B4XLIB]
lmVBStrFuncs [B4X] [B4Xlib]
B4XLib that provides 12 VB6/VBA string functions.
@LucaMs · 2024-02-02
B4XTutorialDrawing [B4XTURTLE]
L-Systems and The Money Tree [B4XTurtle]
L-Systems and The Money Tree [B4XTurtle]
@William Lancee · 2024-01-29
B4XTutorialCalendar [B4X]
AS Scheduler - MonthView HeatMap [B4X]
AS Scheduler - MonthView HeatMap [B4X]
@Alexander Stolte · 2024-01-23
B4XLibraryRadioButton [B4X]
B4XThreeState - B4XView [B4X]
B4XThreeState - B4XView [B4X]
@LucaMs · 2024-01-18
B4XTutorialMenu [B4X]
AS PopupMenu with icons [B4X]
AS PopupMenu with icons [B4X]
@Alexander Stolte · 2024-01-14
B4XTutorialSupabase [B4X]
Supabase - Database CRUD [B4X]
Supabase - Database CRUD [B4X]
@Alexander Stolte · 2024-01-09
B4XSnippetCombobox [B4X]
Programmatically open B4XComboBox [B4X]
Programmatically open B4XComboBox [B4X]
@Erel · 2024-01-09
B4XTutorialEditText/Textview/TextArea/TextField [B4X]
AS TextFieldAdvanced - Underline Style [B4X]
AS TextFieldAdvanced - Underline Style [B4X]
@Alexander Stolte · 2024-01-09
B4XTutorialSupabase [B4X]
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
B4XTutorialSupabase [B4X]
Supabase - Column Alias [B4X]
Supabase - Column Alias [B4X]
@Alexander Stolte · 2024-01-08
B4XTutorialFirebase [B4X]
FirebaseFirestore - Customer Support Chat Demo [B4X]
FirebaseFirestore - Customer Support Chat Demo [B4X]
@Claude Obiri Amadu · 2024-01-05
B4XClassPDF [B4X]
PDF Generator - B4X Cross Platform - Class 100% B4X Code [B4X]
PDF Generator - B4X Cross Platform - Class 100% B4X Code [B4X]
@spsp · 2024-01-03
B4XTutorialFirebase [B4X]
FirebaseFirestore - ChatApp Demo [B4X]
FirebaseFirestore - ChatApp Demo [B4X]
@Claude Obiri Amadu · 2024-01-01
B4XLibraryCombobox [B4X][XUI]
SD_xComboBox [B4X] [XUI]
SD_xComboBox [B4X] [XUI]
@Star-Dust · 2023-12-29
B4XLibraryList- and scrollview [B4X]
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
B4XClassImages [B4X]
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
B4XLibraryB4X [B4X][XUI]
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
B4XTutorialSupabase [B4X]
Supabase - Supachat chat example app [B4X]
Supabase - Supachat chat example app [B4X]
@Alexander Stolte · 2023-12-20
B4XTutorialDatabase [B4X]
Supabase - Database Joins [B4X]
Supabase - Database Joins [B4X]
@Alexander Stolte · 2023-12-20
B4XSnippetStrings [B4X]
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
B4XTutorialB4X
Features that Erel recommends to avoid
Features that Erel recommends to avoid
@Erel · 2023-12-06
B4XTutorialEditText/Textview/TextArea/TextField [B4X]
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
B4XTutorialSupabase [B4X]
Supabase - Realtime Broadcast example app [B4X]
Supabase - Realtime Broadcast example app [B4X]
@Alexander Stolte · 2023-12-03
B4XTutorialCalendar [B4X]
AS Scheduler - DayView [B4X]
AS Scheduler - DayView [B4X]
@Alexander Stolte · 2023-12-03