PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WDM21 - Reinstate Window
WDM21 - Reinstate Window
Iniciado por guest, 26,sep. 2017 11:42 - 2 respuestas
Publicado el 26,septiembre 2017 - 11:42
Hi All

I have accidentally removed a window from a mobile app. It is still on the disk. How can I reinstate the window without creating a new one?

Cheers
Andre
Publicado el 26,septiembre 2017 - 11:53
Hi Andre,

not sure about your configuration, but I do this by right clikcing on the project-item in the project explorer and then choose "add some elements to the project" or "import into the project"
The import option is also somewhere on the main ribbon (project pane)

I would by the way make an extra copy of your project folder first. To be sure you have an extra backup. Just to be sure if.......
Publicado el 29,septiembre 2017 - 08:42
Hi Arie

In the end I just used the Open function and pointed to it and it asked to include in the project and I confirmed.

Cheers
André