B4XSnippetBarcode/scan [B4X]
Useful Features for PharmaCode Barcodes [B4X]
Useful functions for PharmaCode Barcodes [B4X]
@TILogistic · 2024-04-29
B4XSnippetB4J Server [B4J][KEY + TOKEN][B4X]
User Login App + [B4J] MySQL API Server [Key + Token] [B4X]
API server written in B4J. It implements user access token to authorize user to consume the API.
@aeric · 2024-04-24
B4XSnippetDatabase [PROJECT TEMPLATE][B4X]
Web API Client [Project Template] [B4X]
Create Web API Client (B4XPages project) from B4X template to consume API from Web API Server with CRUD functionalities
@aeric · 2024-04-22
B4XSnippetDate/time [B4X]
check if the time format is 12h or 24h format [B4X]
check if the time format is 12h or 24h format [B4X]
@Alexander Stolte · 2024-04-21
B4XSnippetOS [B4X]
GetPackageName [B4X]
GetPackageName [B4X] - one method for all 3 platforms
@Alexander Stolte · 2024-04-17
B4XSnippetStrings [B4X]
Simple: Get the value of an HTML or XML tag. [B4X]
Simple: Get the value of an HTML or XML tag. [B4X]
@TILogistic · 2024-04-12
B4XSnippetAudio/Video [B4X]
Another alternative video player [B4X]
Another alternative video player [B4X]
@TILogistic · 2024-04-07
B4XSnippetStrings [B4X]
Extract the structure of a URL [B4X]
Extract the structure of a URL [B4X]
@TILogistic · 2024-04-05
B4XSnippetStrings [B4X]
GetFileParts [B4X]
This snippet is useful for getting: Path, FileName and FileExtension, for convenience in a single custom object.
@LucaMs · 2024-03-30
B4XSnippetB4X
Randomize Re-Sort List
Randomize Re-Sort List
@Magma · 2024-03-30
B4XSnippetImages [B4X]
Multi-platform SVG to B4XBitmap Conversion with a Hidden Webview [B4X]
Multi-platform SVG to B4XBitmap Conversion with a Hidden Webview [B4X]
@William Lancee · 2024-03-26
B4XSnippetB4X [B4X]
Wait For the first task to complete [B4X]
Wait For the first task to complete [B4X]
@Erel · 2024-03-21
B4XSnippetAnimation [B4X]
Easing Functions [B4X]
Code module containing 22 Ease In/out functions
@mohsyn · 2024-03-06
B4XSnippetDrawing [B4XTURTLE]
Introducing SuperTurtle [B4XTurtle]
Introducing SuperTurtle [B4XTurtle]
@William Lancee · 2024-02-12
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
B4XSnippetDrawing [B4XTURTLE]
Herd of Turtles [B4XTurtle]
Multiple turtles on a screen, moving independently.
@William Lancee · 2024-02-07
B4XSnippetCombobox [B4X]
Programmatically open B4XComboBox [B4X]
Programmatically open B4XComboBox [B4X]
@Erel · 2024-01-09
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
B4XSnippetDate/time [B4X]
Get number of days in year [B4X]
Get number of days in year [B4X]
@Alexander Stolte · 2023-11-28
B4XSnippetTable/Grid [B4XTABLE]
B4XTableSettingsExplorer - shows the impact of changing B4XTable properties et al [B4XTable]
B4XTableSettingsExplorer - shows the impact of changing B4XTable properties et al [B4XTable]
@walt61 · 2023-10-25
B4XSnippetB4X [B4X]
Variable # and Named Arguments in Subs [B4X]
Variable # and Named Arguments in Subs [B4X]
@William Lancee · 2023-10-21
B4XSnippetDatabase [B4J, B4A, B4I][B4X]
JRDC Client Template [B4J, B4A, B4i] [B4X]
JRDC Client Template [B4J, B4A, B4i] [B4X]
@aeric · 2023-10-13
B4XSnippetFile handling [B4X]
Get mime type by extension [B4X]
Get mime type by extension [B4X]
@Alexander Stolte · 2023-09-06
B4XSnippetB4X [B4X]
Wait for multiple tasks to complete [B4X]
A pattern such as this one can be used when you want to run multiple resumable subs concurrently and wait for all of them to complete before continuing
@Erel · 2023-09-06
B4XSnippetDialogs [B4X][B4XDIALOG]
Custom CANCEL ad CONFIRM buttons [B4X] [B4XDialog]
Custom CANCEL ad CONFIRM buttons [B4X] [B4XDialog]
@GianniGntl · 2023-08-23
B4XSnippetViews – events [B4X]
Cross Platform Click Events Handler - Code Block [B4X]
I do a lot of x-platform coding. All my development work is on B4J and then I adjust the code for B4A. As part of that adjustment I have to write different code for B4J and B4A and B4i (if I used that). Since I use short and long/right click and since many of my ''buttons'' are ''labels'', click event handling requires a bit of repetitive work. The Designer Script Extensions presents a method that can do this once and for all.
@William Lancee · 2023-08-16
B4XSnippetB4X [OF KEYS AND VALUES]
Convert Map to List [of Keys and Values]
Convert Map to List [of Keys and Values]
@aeric · 2023-08-15
B4XSnippetDatabase [B4X]
Server picture File to B4XImageView VIA SQL Server [B4X]
Sometimes it is just easier to go SQL direct rather than a jrdc server. I can get binary files from the server usually directly, but not always and enabling SMB1 is required and a security risk some clients aren''t willing to go for.
@MrKim · 2023-08-15
B4XSnippetStrings [B4X]
Lakh format number [B4X]
Lakh format number [B4X]
@TILogistic · 2023-08-04
B4XSnippetDate/time [B4X]
Get month from day of year [B4X]
Get month from day of year [B4X]
@Alexander Stolte · 2023-08-03