inideletesection From WinBuilder previous page next page IniDeleteSectionRemove a given section and its contents inside the file you select. SyntaxIniDeleteSection,<Filename>,<Section> Example:In this example we're deleting an existing section. IniDeleteSection,C:\myFile.ini,mySection previous page start next page