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.
HImportXML (Función)
Importa un archivo XML a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile)....
Diagrama de colaboración
Un diagrama de colaboración presenta la organización estructural de los objetos que envían y reciben mensajes......
Administrador de código fuente
WINDEV, WEBDEV y WINDEV Mobile proponen un Administrador de Código Fuente sofisticado......
Eventos associated con controles TreeView
Lista de eventos associated con controles TreeView...
Descubra WINDEV Mobile
Tutorial WINDEV Mobile: Presentación de WINDEV Mobile Descubra WINDEV Mobile - 10 min
Control Calendario
El control Calendario permite mostrar permanentemente un calendario en una ventana o página......
Servicio Variable
El Servicio Variable se utiliza para......
Ruptura en un control Looper
Una pausa en una control Looper sirve para agrupar los datos correspondientes a uno o varios argumentos......
Constantes Bluetooth
Lista de constantes utilizadas por las funciones Bluetooth....
HFSQL Client/Server: Tareas programadas
Las tareas programadas se usan para programar las tareas de automatic......
ParallelTask (Tipo de Variable)
El tipo ParallelTask se utiliza para manipular una tarea, lo que significa un Procedure ejecutado por un thread en la programación paralela.
Anidar los juegos de marcos
By default, a frameset is used to display several pages in the same window of the browser......
GesturePosX( Función)
Devuelve la posición horizontal del puntero (dedo o lápiz).
1. Auditorías del proyecto
Tutorial WINDEV: Optimizar un proyecto Lección 1 - Auditorías del proyecto - 15 min
Condiciones de selección SQL
Para especificar las condiciones de selección en una consulta SQL, puede utilizar......
Error 2109: Está utilizando la función ObjectInfo
AddChildDelayed (Propiedad)
La propiedad AddChildDelayed indica el procedimiento a llamar cuando se hace clic en una fila de un control TreeView o Tabla TreeView para que se expanda.
Operadores de asignación
Tres operadores de asignación están disponibles.......
HExecuteView (Función)
Ejecuta una vista que se creó de antemano (se puede utilizar para actualización los datos de la vista, por ejemplo).. Esta función utiliza el anterior mecanismo de vistas.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SysIconAdd( Función)
Añade una bandeja de sistema Icon (en la parte inferior derecha Corner de la pantalla).
ComponentInfo( Función)
Devuelve información sobre un componente.
Desarrollo de una aplicación para Apple Watch
Una aplicación Apple Watch es una aplicación destinada a un reloj asociado a un dispositivo iOS (Phone, tableta, ......
1. Crear un proyecto Android/iOS
Tutorial WINDEV Mobile: Crear una aplicación Android/iOS Lección 1 - Crear un proyecto Android/iOS - 1 h...
HRecordToJSON (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres con formato JSON.