PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → [07/18/2007] Did you Know ?
[07/18/2007] Did you Know ?
Iniciado por supportgratuit, 18,jul. 2007 20:10 - No hay respuesta
Publicado el 18,julio 2007 - 20:10
WebDev provides the "PageInitialisation()" function.

This function lets you set all the controls on a page to zero, and it calls an initialization procedure for the controls.
The OPENING variable lets you know if the control initialization was caused by the "PageInitialisation()" function.

You will find all the details on this function in WebDev's online help.