AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
BurnerStatus (Function)
Returns the status of the current burner.
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.
ServiceStatus (Function)
Returns the current status of a service.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status 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.
WinStatus (Función)
Obtiene o establece el estado de la ventana.
HExportXLS (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo Excel (XLSX).
StatMin (Example)
Usage example of the StatMin function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
StatMax (Example)
Usage example of the StatMax function
StatVariance (Example)
Usage example of the StatVariance function
StatAverage (Example)
Usage example of the StatAverage function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
fExtractPath (Example)
Usage example of the fExtractPath function
Valor de las constantes para la API de 32 bits de Windows
Valor de las constantes para la API de 32 bits de Windows...
Opciones generales de WINDEV, WEBDEV y WINDEV Mobile
Las opciones generales se utilizan para configurar el entorno de trabajo del producto utilizado.......
Propiedades de control Diagrama de Gantt
Puede manipular las columnas de Gantt Diagram en controles Tabla Table o TreeVew utilizando las siguientes propiedades WLanguage......
HListItem (Función)
Devuelve la lista de artículos: encontrado en un archivo de datos ( una consulta o una vista) conocido por el motor HFSQL. Los archivos de datos definidos por las funciones HDeclare, HDeclareExternal y HDescribeFile se tienen en cuenta. encontrada en un Record Variable....
zipExtractAll (Example)
Usage example of the zipExtractAll function
Desenmascarar a los editores
¿Quién no ha querido nunca ver el código y la UI al mismo tiempo, sin estar limitado por el entorno? WINDEV, WEBDEV y WINDEV Mobile le permiten "separar" los editores del entorno de la ventana principal......
MatReadLine (Example)
Usage example of the MatReadLine function
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
HJSONToRecord (Función)
Importa datos JSON al registro actual.
Propiedades del control Cuadro de mando
Un control Cuadro de mando puede ser manejado en una ventana por las siguientes propiedades de WLanguage.......
Propiedades de control Hoja de cálculo
Una control Hoja de cálculo y sus celdas pueden ser manejadas en una ventana o en un reporte por las siguientes propiedades de WLanguage.......
HMergeView (Función)
Crea una vista HFSQL a partir de dos vistas creadas previamente (función HCreateView). Esta función utiliza el anterior mecanismo de vistas.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
TableSearchChild (Función)
Busca un valor en una columna de un control Tabla TreeView, en una rama especificada.
Acceso a un directorio LDAP
Un directorio LDAP se utiliza para compartir bases de datos de información en una red local o externa.....