PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Web components for new Web Component control
Web components for new Web Component control
Iniciado por guest, 03,nov. 2017 16:21 - 2 respuestas
Publicado el 03,noviembre 2017 - 16:21
Hello:
I'm implementing a dashboard and I'm planning to create different widgets, where I would use some of the charts from webdev.
However, I would like to include gauges, needles, thermometers, etc. Where can I find those kind of web components that are compatible with the WebDev Component control?

(It seems the component needs to be organized in 3 files - HTML, CSS and JS - but no more than this. Not sure if its possible to use, for example, some components that have more than one HTML file....Is still possible to use it in the WebDev Component control?)

Thanks
Gus
Publicado el 03,noviembre 2017 - 20:32
As an example of what I'm looking for;

https://www.google.com/search…
Publicado el 10,noviembre 2017 - 17:21
More than one html file? Hmm more then one javascript file eis can be done easily. With the componant you canadd a whole externalframework that consists of many js files

regards

this can be done:

But problably with pure webdev as well

regards

Allard