AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1201-1225 de 3108 para variable
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
Declaring and using a variable
A variable is defined by name and type...
Service variable
The Service variable is used to...
Composite variable
A composite variable contains different types of elements (members)...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Constant
The constants are language elements whose value is fixed once and for all...
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Operadores de asignación
Tres operadores de asignación están disponibles....
IsNumeric (Función)
Permite averiguar si una variable o un control lo son:
  • a numérico (entero, real, moneda o numérico).
  • una cadena que puede convertirse en numérica.
<Source>.Reset (Función)
Inicializa:
  • una o todas las variables de los elementos de un archivo de datos con sus valores predeterminados.
  • uno o todos los elementos de una variable de tipo Record con sus valores predeterminados.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...
Checkers available in the code editor
The code editor proposes several tools used to correct the code...
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
Section (Property)
La propiedad Section permite gestionar secciones en documentos de tipo Procesador de texto.
Group (Property)
La propiedad Group permite identificar y cambiar los grupos de elementos.
FontStrikeOut (Property)
El FontStrikeOut Property se utiliza para determinar si un texto está tachado.
FontUnderlined (Property)
La propiedad FontUnderlined subraya el texto.
Event
La palabra clave Event puede corresponder a:
FontItalic (Property)
La FontItalic Property se utiliza para gestionar el estilo de cursiva en un texto.
Timeout (Property)
El Timeout Property se utiliza para get y cambiar el tiempo máximo de espera...
dImageToArray (Función)
Copia los pixeles RGB de la imagen en un array unidimensional o bidimensional. El array de colores...
ClientCertificate (Propiedad)
La propiedad ClientCertificate permite gestionar certificados de cliente.
ClientCertificatePassword (Property)
La propiedad Client Certificate Password maneja la contraseña de un cliente Certificate .
Funciones DLNA / UPnP (sintaxis del prefijo)
Las siguientes funciones de WLanguage se utilizan para los dispositivos manipular UPnP...
EmailCloseSession (Función)
Cierra una sesión de gestión de Email en función del modo seleccionado (SMTP/POP3, IMAP, MS...
Funciones de gestión de arrays
Lista de funciones para la gestión de arrays...
ContentType (Property)
El ContentType Property se utiliza para get y definir el contenido de un elemento.
DateTimeByDefault (Función)
Permite definir el valor predeterminado de variables de tipo Date, Time y DateTime.
Buffer (palabra clave)
La palabra clave Buffer puede corresponder a...
HTML constante
EmailChangeStatus (Función)
Cambia el estado de una Email en un servidor de mensajería.
<emailSessionIMAP Variable>.ChangeStatus (Función)
Cambia el estado de una Email en un servidor de mensajería.
RedirectionURL (Property)
El RedirectionURL Property se utiliza para get la URL utilizada para la redirección del resultado.
AssociatedValue (Property)
El AssociatedValue Property se utiliza para obtener el valor associated.
AuthURL (Property)
El URLAuth Property se utiliza para get y definir la URL de autorización a utilizar (primera URL...
GrantType (Propiedad)
La propiedad GrantType obtiene los tipos de autorización disponibles.
Real
Virtual (Property)
El Virtual Property se utiliza para determinar si un elemento es virtual.