AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

"About" window
The "About" window is used to display and access various information about the current application...
WDInst: set directory for data files and user Groupware files
The setup editor WDInst ("Tools...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
.NET application
To create a.NET application from a project...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
ServiceContinue( Función)
Reinicia un servicio pausado.
zipMerge (Example)
Usage example of the zipMerge function
zipIsMulti (Example)
Usage example of the zipIsMulti function
Cryptage_R (Property)
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
Los gráficos de la "Zona
El gráfico de área se utiliza para resaltar la amplitud de un cambio.......
MemSeek (Example)
Usage example of the MemSeek function
sfExecuteProcessResult (Tipo de Variable)
El tipo sfExecuteProcessResult permite conocer el resultado de la función SFExecuteProcess...
sfObJETO (Tipo de Variable)
El tipo sfObject permite describir un registro de un archivo Salesforce...
sfSessionInfo (Tipo de Variable)
El tipo sfSessionInfo se utiliza para get información sobre la sesión actual...
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
fReadLine (Example)
Usage example of the fReadLine function
HRecNum (Example)
Usage example of the HRecNum function
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
zipCreate (Example)
Usage example of the zipCreate function
HNbRec (Example)
Usage example of the HNbRec function
Manipular un control Disposición mediante programación
Un control Disposición puede ser.......
HDeleteFile (Función)
Elimina del servidor los archivos de datos HFSQL (archivos .fic, .ndx, .ftx y .mmo si existen).
HSetPosition (Función)
Establece la posición en un registro, a partir de la posición aproximada de uno de sus elementos.
HRestorePosition (Función)
Restaura el contexto de un archivo previamente guardado (HSavePosition): registro actual, filtro, punteros.
HSave (Función)
Modifica el registro actual si existe, si no existe, agrega un nuevo registro.
iTextWidth( Función)
Calcula el ancho (en milímetros) del texto a imprimir, de acuerdo con la fuente especificada.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Propiedades del control Forma
Los controles Forma en ventanas, páginas y reportes pueden manipularse mediante diferentes propiedades WLanguage......