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.
HExportXLS (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo Excel (XLSX).
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
StatMin (Example)
Usage example of the StatMin 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.....