AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

MaskZipCode (Función)
Recupera la máscara de entrada del código postal adaptado a un país determinado.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Funciones SOAP (sintaxis del prefijo)
Lista de funciones SOAP...
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Funciones SOAP
Lista de funciones SOAP...
Propiedades de control Procesador de texto
Un control Procesador de texto puede ser manejado en una ventana por las siguientes propiedades de WLanguage.......
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Control Imagen con enlace
El control Imagen con enlace se puede utilizar para......
Constants for managing animations
List of constants used by the functions for managing animations...
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
<Tipo Duration>.ToString (Función)
Convierte una duración en una cadena de caracteres en el formato especificado.
Fin del bloque de rotura
El bloque Fin de ruptura es opcional......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
<Tipo Date>.ToMonthInAlpha (Función)
Devuelve el nombre del mes de una fecha determinada.
<Tipo Date>.ToWeekNumber (Función)
Devuelve el número de la semana del año que corresponde a una fecha determinada.
<Tipo DateTime>.ToEpoch (Función)
Convierte una fecha y hora local en formato Epoch (número de unidades de tiempo desde el 01/01/1970 a las 00h00 UTC)....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
<Tipo Date>.ToInteger (Función)
Convierte una fecha en un número entero.
<Tipo Date>.ToDay (Función)
Devuelve el día que corresponde a una fecha determinada.
<Tipo Date>.ToDayInAlpha (Función)
Devuelve el nombre del día de una fecha determinada.
<Tipo DateTime>.ToReal (Función)
Convierte una fecha y hora en un real de 8 bytes.
<Tipo String>.StartsWith (Función)
Verifica si una cadena de caracteres comienza: por una cadena de caracteres específica. por una de las cadenas de caracteres de un array....