PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD] Best steps to clone a project
[WD] Best steps to clone a project
Iniciado por guest, 29,ene. 2018 11:40 - 2 respuestas
Publicado el 29,enero 2018 - 11:40
Hello to all

I'm aware this could be a stupid question, but i would avoid bad surprises.

I have a project called "ProjectOne" and i would create (cloning) another new project copying the forms and reports from the "ProjectOne" changing the new project name as "ProjectTwo".
Of course each new forms should have its new name (es. PrjOne_Form1 become PrjTwo_Form1).
I think it isn't so easy to do that only copying files from original folder to the new one.
So, which is the best way to clone a project? Of course, doing the right adjustments in the new project (i hope not a lot!!)

Thanks in advance
Gianni
Publicado el 29,enero 2018 - 12:30
Hi Gianni,

look here for a step by step how to:

http://27130.foren.mysnip.de/read.php…

Best regards
Publicado el 29,enero 2018 - 12:44
Hello Fabrice

Thanks for the info.

Gianni