AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

FreeAWPContext (Función)
Libera el contexto AWP por adelantado (en disco) para permitir que la otra llamada en el mismo contexto AWP se procese en paralelo.
FileDisplay (Function)
Displays a file in the user's browser.
IdentifierAWPContext (Función)
Devuelve el identificador de la sesión AWP.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...
ConfigureAWPContext (Función)
Configura el modo de la sesión AWP.
DeclareAWPContext (Función)
Se utiliza para declarar una lista de variables cuyos valores serán persistentes entre sucesivas visualizaciones de Páginas WEBDEV Activas.
CancelarAWPContext (Función)
Borra del contexto AWP una variable añadida por DeclareAWPContext.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
Funciones de gestión de canales RSS
Lista de funciones para gestionar los canales RSS...
CriticalSection( Función)
Habilita un nombre o una sección crítica en Variable en la declaración Utilización ... EN.
ControlClone (Example)
Usage example of the ControlClone function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
CaptchaVerify (Función)
Comprueba si el valor tecleado por el usuario se corresponde con la cadena mostrada en un Captcha control.
FontSize (Property)
El FontSize Property se utiliza para: Identificar el tamaño de la fuente utilizada en un control. Cambiar el tamaño de la fuente utilizada en un control....
ProgressBarEnable (Función)
Habilita la actualización de una barra de progreso vía Ajax.
HSeekFirst (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado.
Extern (Palabra reservada)
EXTERNO se utiliza para...
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
El Captcha control
Los "captcha" son los textos distorsionados que el internauta debe descifrar y volver a introducir en un sitio antes de validar un formulario....
Height (Property)
El Altura Property se utiliza para get y cambiar la altura de un elemento.
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
iParameter (Example)
Usage example of the iParameter function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLChild (Example)
Usage example of the XMLChild function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
XMLAddChild (Example)
Usage example of the XMLAddChild function