I am developing an application using 4D as front-end and postgresql as back-end. So i don't want the help menu to be displayed at front-end side. I do some research but i don't find any 4D commands to do so.
Also i went through 4D manuals which states that:
4D automatically manages the Help and application system menus.
These menus cannot be modified, except for the About 4D command,
which can be managed using the SET ABOUT command.
Is it really not possible or am i missing something?
Thanks in advance.