PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV (précédentes versions) → Limistations of WinDev
Limistations of WinDev
Débuté par Yogi Yang, 24 mar. 2012 23:04 - Aucune réponse
Posté le 24 mars 2012 - 23:04
I would like to know as to what are the limitations of WinDev.

I am converting a software from VB6 to WinDev.

In the original software I have placed 600 edit controls in multiple tabs on one single form. Some of the tabs have got further tabs in them.

Here in WinDev I am not able to place all the controls! Of course WinDev does not complain when I place a control but that control does not show up when we run the application. I even tried by compiling to EXE but even in that EXE these controls does not seem to show.

I have checked that the visible property of the controls that do not show up at runtime are set to Visible.

Any ideas as to what is happening?

Can someone tell as to what is the limit to the number of controls that can be placed on one single form?

Regards,

Yogi Yang