AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1151-1175 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.
DisplayOnly (Property)
El ReadOnly Property se utiliza para determinar si un elemento es de sólo lectura.
IndentFirstLine (Property)
El IndentFirstLine Property se utiliza para get y cambiar la sangría del primer Line...
MaxSize (Property)
El MaxSize Property se utiliza para obtener y set un tamaño máximo.
Timestamp (Property)
El Timestamp Property se utiliza para gestionar el timestamp de los valores.
Service (Property)
La propiedad Service permite obtener y cambiar permisos.
Funciones memorizadas
Las siguientes funciones se utilizan para gestionar las bases de datos de Memcached:
NumberExecution (Property)
El NúmeroEjecución Property se utiliza para get y cambiar el número de ejecuciones de una tarea.
WithRepetition (Property)
La propiedad WithRepetition determina si una cita debe repetirse.
ActionLabel (Property)
La propiedad ActionLabel permite obtener y cambiar el texto del botón de acción de la notificación.
UserID (Property)
El UserID Property se utiliza para get el identificador del usuario.
LargeIcon (Property)
El LargeIcon Property se utiliza para definir el Icon grande utilizado en las notificaciones
ContactID (Property)
El ContactID Property se utiliza para gestionar los Contact ID.
Repetition (Property)
La propiedad repetition se utiliza para configurar los repetition de las citas.
IDToken (Property)
El IDToken Property se utiliza para obtener el token associated con una autenticación.
Generator (Property)
La propiedad Generator permite identificar el programa que genera un elemento.
Orientation (Property)
El Orientación Property se utiliza para get y cambiar la orientación de un elemento.
FileName (Propiedad)
La propiedad FileName obtiene el nombre de un archivo (archivo WDPic o archivo generado...
Notification
La palabra clave Notification puede corresponder a:
XPercent (Property)
El XPercent Property obtiene y fija la coordenada X de un punto, expresada en porcentaje.
YPercent (Property)
El YPercent Property obtiene y fija la coordenada Y de un punto, expresada en porcentaje.
Shape (Property)
La Forma Property le permite manipular las diferentes formas de un elemento.
Move
La propiedad Move determina si un elemento puede moverse.
Remove
La propiedad Remove determina si se puede eliminar un elemento.
Formula (Propiedad)
La propiedad Formula describe una fórmula en un documento u hoja de datos.
Start (Propiedad)
La propiedad Start obtiene el punto de inicio de un elemento o evento.