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