Ok I think I understand now.....so for :
<Hotkey LButton>
<If MouseIsOverWindowRect WoW1 755 481 200 200>
<SendLabel w1, w2, w3, w4, w5>
<Clickmouse LButton>
<RestoreMousePos>
<Else>
<SendFocusWin>

if I specify that region over grid for instance then i can specify to pass that particular click combo to my healing window correct?
If thats correct how would I setup to pass multiple types of click combinations to each of my windows for my different heals?

Thanks in advance for any input.