fires when the user clicks the “help” button
myWins.attachEvent("onHelp", function(win){ // your code here });
win is dhtmlXWindowsCell instance, please check dhtmlXWindowsCell API for details