PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB21] - Adding Image Files to Project
[WB21] - Adding Image Files to Project
Iniciado por guest, 01,sep. 2016 21:01 - 2 respuestas
Publicado el 01,septiembre 2016 - 21:01
Hi All

How do I add a bunch of images files to a WebDev project so that they are included in the site and uploaded when deploying the site. The images are not on any window at design time.

TIA
Publicado el 01,septiembre 2016 - 21:08
Hi JP

you can :

either add them in the porject element list (project pane/menu)

or simply add them during deployment preparation, where you have an 'advanced' tab where you can remove/add files

Best regards
Publicado el 01,septiembre 2016 - 21:20
Fabrice,

Thanks but which option is used for adding external PNG /JPG files under the Project pane/menu? I dont see anything obvious?