AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

WinStatus (Función)
Obtiene o establece el estado de la ventana.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
BurnerStatus (Function)
Returns the status of the current burner.
TableItemStatus (Function)
Returns the state of a TreeView Table control node: rolled up, unrolled or non-existent..
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
SNMPOIDStatus (Function)
Returns the status of an OID.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
<TreeView Table>.ItemStatus (Function)
Returns the state of a TreeView Table control node: rolled up, unrolled or non-existent..
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
ServiceStatus (Function)
Returns the current status of a service.
12. Componente externo en la práctica
13. Componente externo en la práctica
Componente externo en la práctica...
InternetConnected( Función)
Define si una conexión INTERNET está habilitada en el ordenador actual. En el móvil, también puede recibir una notificación cuando cambie el estado de la conexión de INTERNET.
Programación de las células tabla
La controles Tabla puede manejarse......
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java......
StatVarianceP( Función)
Calcula la desviación para una serie completa de valores.
StatStandardDeviationP( Función)
Calcula la desviación estándar para una serie completa de valores.
StatStandardDeviation( Función)
Calcula la desviación estándar para una serie de valores.
Motor de monitoreo: Configuración de los parámetros del robot
Desde el monitor, puedes cambiar las opciones de configuración......
La partida control
La control "Artículo" se utiliza para editar el contenido de un artículo encontrado en un archivo de datos......
KeyExpression (Property)
La KeyExpression Property se utiliza para set los diferentes componentes de una clave compuesta.
Editor de análisis : los diferentes tipos de artículos
Los diferentes tipos de artículos propuestos en la editor de análisis son los siguientes:
5. Groupware Usuario en la práctica
5. Groupware Usuario en la práctica
redisResponse (Tipo de Variable)
El tipo redisResponse permite definir las características avanzadas de una respuesta recibida por las funciones RedisExecuteCommand o RedisPipelineGet.
zipExtractFile (Example)
Usage example of the zipExtractFile function
WDMap: Ver registros: casos especiales
Esta ayuda Page presenta las vitrinas especiales en WDMap......
RAD MVP
WINDEV propone un MVP RAD que genera las ventanas "tabla" y "form" así como las clases presenter y Model necesarias......
Descripción del componente interno
La descripción de un componente interno se puede abrir en cualquier momento......
zipDeleteAll (Función)
Elimina todos los archivos de un archivo comprimido.
RGPD: una auditoría de los datos
Una nueva auditoría de la GDPR está disponible para identificar y supervisar fácilmente los datos personales en una aplicación WINDEV, WEBDEV o WINDEV Mobile......
VariantMember (Tipo de variable)
El tipo VariantMember es un tipo avanzado que corresponde a un array de miembros, cada miembro es una variable de tipo Variant.
Archivos del Groupware usuario
Se gestionan dos categorías de archivos de datos.......
gLinkActivate (Función)
Permite (o no) recuperar el valor definido por gLink en un cuadro de lista o una control Combo Box. Se mantiene la función por compatibilidad. Se recomienda utilizar gStoredValueEnable....
Configuración de una aplicación con User Groupware