AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone or iPad)...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
VideoStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Error 1009: El miembro de la clase es privado
Clone (Función)
Construye una copia de una instancia de clase: Se asigna un objeto de la clase base a la que pertenece la instancia. Los miembros de la instancia de clase se copian a los miembros del nuevo objeto....
RegistryNextKey( Función)
Identifica la clave que se encuentra después de la clave especificada en el registro de Windows.
Campos clave
Las claves son campos específicos del análisis......
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property retained by compatibility.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Events associated with TreeView controls
List of events associated with TreeView controls...
Conceptos de POO
Una clase contiene la description de una estructura de datos (miembros) y los procesos (métodos) que manipular esta estructura....
Visión general de la programación orientada a objetos (OOP)
La programación orientada a objetos (llamada "POO") es un paradigma de programación en el que los programas se organizan como conjuntos de objetos......
Crear una clase modelo
En los proyectos MVP, es necesario crear una clase base (MBase si utiliza la herramienta RAD para aplicaciones MVP)......
PrivateKeyPassword (Property)
El PrivateKeyPassword Property establece la contraseña del archivo de claves (para una conexión de clave privada).
Analysis: description data file structure
The analysis is used to define the structure of data files used by the project......