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.
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)....
Administrador de código fuente
WINDEV, WEBDEV y WINDEV Mobile proponen un Administrador de Código Fuente sofisticado......
Diagrama de colaboración
Un diagrama de colaboración presenta la organización estructural de los objetos que envían y reciben mensajes......
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.