Is it possible to redraw the whole view.
I need it to complete my language settings. The problem is that the language only changes after the views there drawn again
Yes. Call [UIView setNeedsDisplay] (reference).
[UIView setNeedsDisplay]