Francois,
You can get the all available properties, methods and events in the class reference file which is part of our install. You can find the class references in "<install folder>\Documentation\JSClassReference\index.html" file.
Currently, there is no in-build method to remove all selected items in Gantt. You can loop through all selected items and remove it by ganttControl.RemoveSelectedItem method.
Thanks
Raja