Drawing WebApp

Is it feasible to use Xojo to implement a drawing web app?
I mean, something that will allow the user to draw lines by dragging the mouse. I took a look at the WebCanvas control but it doesn’t support the MouseDrag event.