DHTMLX Docs & Samples Explorer

onHelp

occurs when the user clicks the “help” button

    dhxWins.attachEvent("onHelp", function(win){
        // code here
    });