.clearselection() is the right way to do it in VB not sure if B4A also has this option.
what you could do is add as item 0 something like "select your ..." and add a check for it in the validation code. when it's 0 prompt the user to make a selection.