https://basicanywheremachine.neocities.org/BAM_IDE.html?target=while%20wend#View%20Program
Slight tweak to plans.
Instead of the target being a specific program, the target is "all programs that match the specified statement/function."
So in the sample URL above, give me all programs that make use of "while wend".
This way, when looking up a statement/function in the programmer's reference, the programmer's reference can show a list of programs that have the statement/function listed in the description fields.
Now when I was a kid, one of the joys of learning BASIC was typing in the programs. At this stage o' life, I'm thinking: if folk want to type in the program, they still can; but if they don't they can just click on the "RUN" button right there and see what the program does.
Something like that ...