WebPopupMenu.AddSeparator
From Xojo Documentation
Method
Adds a non-selectable line to the menu separating the rows above and below it.
Sample Code
Add a new two rows followed by a separator, followed by two more rows to the popup menu in the Shown event handler: