How can I insert a line in a ListView ?

Is it possible to make it without shift all the lines after where I would like to insert the new line ?
By using SendMessage ?

Thanks