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.
HImportJSON (Función)
Importa un archivo JSON a un archivo de datos en formato HFSQL Classic (archivo de datos descrito en el editor de análisis o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
Manejo de una control Carrusel mediante programación
WINDEV le permite manipular a control Carrusel mediante la programación......
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
HExportJSON (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo JSON.
Limitaciones de WINDEV, WEBDEV y WINDEV Mobile
Configurar un proyecto existente para el SCM
Para agregar un proyecto que ya existe al SCM, se deben realizar algunas operaciones......
KeyPressed( Función)
Comprueba qué tecla está pulsada.
La aplicación .NET
StatCovariance( Función)
Calcula la covarianza entre dos series de valores.
automatic Arrastrar y soltar
Para algunos tipos de controles, WINDEV y WEBDEV proponen una gestión automatic de arrastrar y soltar....
Compartir código fuente mediante el SCM
Tutorial WINDEV - Un SCM para WINDEV Compartir código fuente mediante el SCM - 30 min
Gestión de NULL en HFSQL
WINDEV, WEBDEV y WINDEV Mobile permiten gestionar el valor NULL en los elementos de los archivos de datos HFSQL y para todos los demás tipos de accesos (Nativo, OLE DB, ......
Thread (Tipo de variable)
El tipo Thread permite definir todas las características de un subproceso.
Propiedades WLanguage de los controles Ventana interna
Lista de propiedades WLanguage de los controles Ventana interna...
StatVariance( Función)
Calcula la desviación para una serie de valores.
Gestión de las afirmaciones
...Las principales características disponibles son las siguientes:...
JSON (Tipo de variable)
El tipo JSON simplifica la manipulación de datos en formato JSON.
Compartir código fuente mediante el SCM
Tutorial WEBDEV - Un Administrador de Código Fuente para WEBDEV Compartir código fuente mediante el SCM - 30 min...
Telemetría: Visualización de datos
Para ver los resultados de los datos de telemetría para sus aplicaciones, WINDEV y WINDEV Mobile proponen un editor de telemetría.......
StatAverageDeviation( Función)
Calcula la desviación media de los valores en relación con su media aritmética.
JSEvent( Función)
Asocia una Procedure del navegador con una Event en un objeto del código del navegador.
YAML (Tipo de variable)
El tipo YAML simplifica la manipulación de datos en formato YAML.
Verificar: Prueba de un código WLanguage
El robot de monitorización se utiliza para compilar y ejecutar el código WLanguage introducido.......
Opciones de WDTRAD
Buscar/Reemplazar en el proyecto actual
La funcionalidad "Buscar/Reemplazar" permite......