PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Simple question - what sense of internal pages in WebDev?
Simple question - what sense of internal pages in WebDev?
Iniciado por guest, 05,abr. 2016 15:04 - 1 respuesta
Publicado el 05,abril 2016 - 15:04
What sense of internal pages if I can't use them as Internal windows (in WinDev)?! Did anyone try to implement functionality of internal windows in WebDev? I need display a specific set of controls (internal window/page) on other page depending of some condition.The set of controls is different. The controls initiate some actions depending of some information from host page. Any ideas?..
P.S. If you will suggest me to use IFRAMEs please read this topic before.
Publicado el 06,abril 2016 - 10:11
Hi Arekusei,

If you look at the 'dashboard' webdev example you'll see the use...
Each dashboard item is an internal page.

Cheers,

Peter