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.
Cambiar una aplicación a 64 bits
WINDEV le permite desarrollar aplicaciones de 64 bits.......
Galería Image control Looper
La "Galería de imágenes" control Looper permite gestionar la visualización de un set de Image s sin necesidad de programar......
Control Editor de imágenes: Opciones de la cinta y de las pestañas
El control Editor de imágenes ofrece una gran variedad de opciones a las que se puede acceder a través de......
HErrorLock( Función)
Se utiliza para verificar si se ha producido un error de bloqueo.
Declaración CONTINUAR/etiqueta "CONTINUAR:".
La palabra clave CONTINUAR puede corresponder: a la instrucción CONTINUAR. Permite volver al principio de la primera iteración sin terminar el código de la iteración actual.. al CONTINUAR: etiqueta. Permite declarar un código común en un bucle....
Lectura (Función)
Lee: un bloque de bytes (caracteres) en un archivo externo (ANSI o Unicode), el contenido de un archivo externo (ANSI o Unicode) y lo asigna a una zona de memoria....
LoadError( Función)
Carga en memoria el archivo que contiene los mensajes de error en el idioma deseado.
RGBRed (Función)
Devuelve el componente rojo de un color RGB.
RGBBlue (Función)
Devuelve el componente azul de un color RGB.
Content (Property)
La propiedad Content permite leer o escribir todo el contenido de un control: Caja de listas * rellenada mediante programación, Combo Box Memoria, Hoja de cálculo de *....
8. Optimizar una aplicación
RGBGreen (Función)
Devuelve el componente verde de un color RGB.
Operaciones en diagramas de actividades
Los siguientes párrafos explican......
Página compatible con SEO en modo sesión
En WEBDEV, hay dos métodos para desarrollar un sitio......
Usando las ventanas WINDEV de los códigos fuente de Java
WINDEV puede ser usado para generar ventanas para una aplicación de Java......
2. Analizador de rendimiento
Tutorial WINDEV: Optimizar un proyecto Lección 2 - Analizador de rendimiento - 15 min
Creación de una aplicación WINDEV para Linux
WINDEV permite crear ejecutables Linux nativos de 64 bits. Su UI se desarrolla con el editor de ventanas....
HRestorePosition (Función)
Restaura el contexto de un archivo previamente guardado (HSavePosition): registro actual, filtro, punteros.
2. ¿Cómo probar un sitio?
HPass (Función)
Define la contraseña usada para crear o abrir un archivo de datos.
Manejo de una control Tabla dinámica mediante programación
Un control Tabla dinámica puede ser manejado a través de la programación......
Columna de tipo Atributo
WINDEV y WEBDEV permiten utilizar columnas de tipo "Atributo" en los controles de Tabla......
Personalizar los controles Interruptor
El control Interruptor es un control Casilla de verificación de 2 estados (on/off, true/false, yes/no)......
Sobrecargar una función WLanguage o utilizar una función WLanguage en una consulta SQL
WLanguage incluye la palabra clave "WL"......
Modelo de controles
Un control modelo es un set de control s que puede ser reutilizado en varias ventanas o páginas......