AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 976-1000 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.
Identifier (Property)
La propiedad Identifier permite obtener y cambiar el identificador de un elemento.
BackgroundColor (Property)
BackgroundColor Property se utiliza para obtener y cambiar el fondo Color de un elemento.
Declaration (Propiedad)
La propiedad Declaration permite definir un tipo.
Y (Property)
El Y Property se utiliza para get y cambiar la coordenada Y de un elemento.
X (Property)
El X Property se utiliza para get y cambiar la coordenada X de un elemento.
Link (Property)
La propiedad Link permite obtener y cambiar el enlace de un elemento.
Email (Property)
La propiedad Email permite obtener y cambiar una dirección de correo electrónico.
ActionClick (Property)
La propiedad ActionClick permite definir el procedimiento que se ejecuta al hacer clic...
Success (Property)
El Éxito Property indica si la operación fue exitosa.
ActionAllowed (Property)
La propiedad AllowedAction define qué acciones están permitidas o no en un elemento.
Teclea associated con el procesador de textos
WINDEV y WEBDEV proponen varios tipos de variables que le permiten a manipular Word Processing...
Note (Property)
La propiedad Note permite obtener y cambiar un texto asociado a un elemento.
Procedure
El procedimiento Property puede utilizarse: en el tipo hScheduledTask, utilizado para describir...
MongoExecuteOperations (Función)
Realiza operaciones de escritura en MongoDB de forma masiva. Esto evita los problemas de latencia...
Label (Property)
La propiedad Label permite obtener y definir la etiqueta de un elemento.
Comment (Propiedad)
La propiedad Comment permite gestionar los comentarios.
Enabled (Property)
La propiedad Enabled activa o desactiva un elemento.
Inherited (Property)
El Inherited Property se utiliza para determinar si un elemento es heredado.
ZOrder (Property)
La propiedad ZOrder obtiene y establece el orden Z de un elemento.
Option (Property)
La propiedad Option permite obtener y cambiar ciertas opciones.
User (Property)
La propiedad User permite obtener y cambiar el usuario de una funcionalidad.
AttributeNote (Property)
La propiedad AttributeNote obtiene el valor del atributo de extensión <Note>.
AttributeSerialize (Property)
La propiedad AttributeSerialize obtiene el nombre de serialización del tipo según su nombre...
AttributeMapping (Propiedad)
La propiedad AttributeMapping obtiene el valor del atributo de extensión <Mapping>.
salir con
El Fecha palabra clave puede corresponder a....