Tile only Graphs

I am trying to tile only my graphs as part of a procedure; however, every window is being tiled including the procedures and command window. I tried using
execute "TileWindows/O=0"
and
execute "TileWindows//O=0"

because bit 0 is supposed to specify graphs.

Thanks in advanced for any help.