AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Error 1035: Una clase utilizada en una estructura debe tener un constructor sin parámetros.....
PrivateKeyPassword (Property)
La propiedad PrivateKeyPassword establece la contraseña del archivo de claves (para una conexión con clave privada).
Error 1036: Una clase utilizada en un array debe tener un constructor sin parámetro
Error 1014: El acceso al miembro de la clase está restringido por una herencia privada.
Error 1013: El acceso al miembro de la clase está restringido por una herencia protegida.
Events associated with Tab controls
List of events associated with Tab controls...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Manipulating Spreadsheet controls programmatically (in a report)
WINDEV incluye varios métodos para administrar correos electrónicos...
Manipulating menu options programmatically
Menu options can be manipulated......
ReplicEdit: analysis modifications taken into account
When modifying the analysis of a replicated application (add an item, a file, ......
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
InitialItem (Property)
The FieldOrigin property lets you know the original name of a field present in a query.. This name is known from the alias of this item.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined programmatically.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Selección de las palabras clave associated con un Page
La ventana de selección de palabras clave permite seleccionar las palabras clave que se associated con una ayuda Page......
Associated (Property)
La propiedad Associated determina si un elemento pertenece a la clase base o a una clase asociada.
Variant (Tipo de variable)
El tipo Variant permite: almacenar cualquier valor simple: booleanos, numéricos (Currency, Real, Integer, etc.), caracteres y cadenas de caracteres, fechas (Date, Time, DateTime, Duration), etc, ... almacenar subelementos con nombre o índice. almacenar cualquier valor complejo: estructuras, clases, tipos avanzados, arrays, arrays asociativos, colas, pilas y listas. manipular el valor NULL en WLanguage. almacenar interacciones con objetos ActiveX y con la programación de automatización....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......