AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

dCircle (Example)
Usage example of the dCircle function
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
FinError (Example)
Usage example of the FinError function
SQLExec (Example)
Usage example of the SQLExec function
FTPGet (Example)
Usage example of the FTPGet function
zipSplit (Example)
Usage example of the zipSplit function
dPolygon (Example)
Usage example of the dPolygon function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
JSONToVariant (Example)
Usage example of the JSONToVariant function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
dPoint (Example)
Usage example of the dPoint function
dFill (Example)
Usage example of the dFill function
fCompress (Example)
Usage example of the fCompress function
SQLFirst (Example)
Usage example of the SQLFirst function
zipExtractPath (Example)
Usage example of the zipExtractPath function
Event (Example)
Usage example of the Event function
FileDisplay (Example)
Usage example of the FileDisplay function
fLock (Example)
Usage example of the fLock function
ContactAdd (Example)
Usage example of the ContactAdd function
fWrite (Example)
Usage example of the fWrite function
HRplFilterProcedure( Función)
Define el WLanguage Procedure que se llamará cada vez que se realice una operación de replicación en un archivo específico.
ParallelTask (Tipo de Variable)
El tipo ParallelTask se utiliza para manipular una tarea, lo que significa un Procedure ejecutado por un thread en la programación paralela.
ComponentExecute (Función)
Ejecuta una Procedure global presente en una Component externa. Esta Component externa se carga con Component Load.
<HTML Display control>.ExecuteBrowserProcedure (Función)
Ejecuta un navegador WLanguage Procedure en un HTML Display control que muestra un Page creado con WEBDEV.