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.
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes....
AnchorRateRight (Property)
El AnchorRateRight Property se utiliza para: Averigua la tasa de anclaje cuando un control se mueve en el eje horizontal. Modificar la velocidad de anclaje cuando una control se mueve en el eje horizontal....
Utilizar el estilo de Vista en sus ventanas
WINDEV le permite personalizar.......
AnchorRateHeight (Property)
El AnchorRateHeight Property se utiliza para: Averigüe la tasa de anclaje vertical de un control. Modificar la tasa de anclaje vertical de un control....
El control multimedia
El control multimedia se utiliza para reproducir archivos multimedia......
xmlSignature (Tipo de Variable)
El tipo xmlSignature define las características avanzadas de una firma XML.
FontBold (Property)
FontBold se utiliza para: Determina si el texto está en negrita. Cambiar el peso del texto....
Encriptar (Función)
Cifra una cadena de caracteres en formato binario o en formato ASCII.
Atajo de teclado en un botón (FAA)
En una aplicación desarrollada con WINDEV, el usuario tiene la capacidad de implementar un atajo de teclado en un botón.......
NumberColumn (Property)
El NúmeroColumna Property se utiliza para: get el número de columnas de los controles Tabla, Casilla de verificación, Botón de radio, etc.. set el número de columnas de un control List Box multicolumna....
Migración de un sitio WEBDEV a PHP
Para migrar un sitio WEBDEV a PHP......
Desarrollo de aplicaciones asistido
El Desarrollo de Aplicaciones Asistido (AAD) es una ayuda permanente en el entorno. Esta ayuda sugiere acciones siempre que sea apropiado....
Integre la autenticación de dos factores en sus aplicaciones
En la versión 26, WINDEV, WEBDEV y WINDEV Mobile permiten configurar un inicio de sesión por verificación de dos pasos......
Gráfico en tiempo real
Este tipo de gráfico se utiliza para representar un flujo de datos permanente en tiempo real.......
fReadLine (Función)
Lee una línea de un archivo externo (ANSI o UNICODE).
TextDirection (Property)
El TextDirection Property se utiliza para determinar y cambiar la dirección de escritura en una ventana, reporte o control (useful para idiomas como el árabe o el hebreo).
Configuración del entorno de desarrollo
WINDEV, WEBDEV y WINDEV Mobile proponen diferentes modos de uso del entorno de desarrollo.......
WDSQL: Creación y ejecución de un script
Un script es una set de comandos SQL utilizados para realizar una operación específica (crear una nueva tabla en la base de datos, insertar registros, ......
WDLog: Restaurar archivos de datos HFSQL
WDLog se utiliza para restaurar los archivos de datos guardados por WDLog........
Page específica para mostrar los errores del sitio
Si se produce un error en el sitio dinámico de WEBDEV, Default muestra una página de error estándar . Esta Page informa al usuario de la Web del error que se ha producido en la misma....
Warning (Función)
Muestra un mensaje personalizado en una ventana de advertencia del sistema.
HTrack (Función)
Inicia la supervisión de acciones de escritura (agregar, modificar o eliminar) realizadas en un archivo de un servidor HFSQL.
Creando una consulta
Se pueden utilizar dos métodos para crear una consulta.......
Entrada obligatoria o no válida en WINDEV
WINDEV y WINDEV Mobile incluyen varias opciones para gestionar las entradas obligatorias o no válidas, tanto en el editor de ventanas como mediante programación......
Seleccionar el tipo de imagen: dinámico, estático, generado, ...
Las imágenes se utilizan a menudo para ilustrar las páginas del sitio.......