AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Error 1045: Una clase no puede declararse fuera del código de declaración de una clase.
Error 1046: Parámetro incorrecto para el constructor de la clase
Operador de conversión explícita para clases
El operador downcast permite convertir una clase base en una clase derivada sin utilizar una variable local......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
iCloudKeyValueRemove( Función)
Elimina una clave de un contenedor de pares "clave-valor" basado en Apple iCloud.
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
Automatic calculations in a Table control (AAF)
In the Table and TreeView Table controls, the end user has the ability to add automatic calculations......
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Diagrama de clases
Un diagrama de clases describe la estructura de un sistema a través de clases y de las relaciones entre ellas......
Generación automática de índices
La generación de índices automatic sugiere palabras clave de índice basadas en el contenido de su ayuda Page......
Creación de palabras clave de índice
Las palabras clave Índice permiten a los usuarios encontrar fácilmente una ayuda Page......
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Clases, miembros, métodos y propiedades
Una clase se compone de.......
EncryptAsymmetric (Función)
Cifra un buffer utilizando un algoritmo de cifrado asimétrico (RSA) que requiere una clave pública y una clave privada.
iCloudKeyValueWrite( Función)
Almacena el valor de una clave en un contenedor de pares "clave-valor" basado en Apple iCloud.
iCloudKeyValueExist (Función)
Comprueba si hay una clave en un contenedor de pares "clave-valor" basado en Apple iCloud.
iCloudKeyValueRead( Función)
Lee el valor de una clave en un contenedor de pares "clave-valor" basado en Apple iCloud.