inidelete - winbuilder From WinBuilder previous page next page IniDelete Delete the specified key from a section inside a file. Syntax IniDelete,<Filename>,<Section>,<Key> example: In this example the specified key and respective value will both be deleted IniDelete,C:\myFile.ini,mySection,myKey previous page start next page