TheIDE is invoking external programs like compiler or windres.exe during the build process, with "commandlines" - equivalent of what you would type into command prompt if you would like to do that without TheIDE...
By activating "Verbose", TheIDE will print these commandlines into console. A great way how to debug build problems.