AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 26-50 de 137 para text
Text (Property)
The Text property is used to get and modify text.
AnimationSetParameter (Function)
Changes one of the animation parameters used for:
  • an animated image (in an Image control),
  • an animated text (in a Static Text control).
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
TextWidth (Función)
Calcula el ancho del texto en pixeles.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
Using Unicode in HFSQL data files
The analysis proposes two types of Unicode items...
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
dTextHeight (Función)
Calcula la altura del texto en pixeles.
Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
fAddText (Function)
Adds the content of a character string at the end of a file.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
Token (Property)
La propiedad Token permite manipular los diferentes tokens asociados a un control Campo de entrada...
EditAddToken (Función)
Añade una Token a un "Texto Token" Editar control.
fLock (Example)
Usage example of the fLock function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
fWrite (Example)
Usage example of the fWrite function
dText (Example)
Usage example of the dText function
fUnlock (Example)
Usage example of the fUnlock function
TokenEnabled (Property)
La propiedad TokenEnabled determina si un control Campo de entrada es de tipo "Tokens de texto".
CompleteDir (Función)
Agrega una barra invertida al final de la cadena, si es necesario.
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Funciones para manipular directorios y archivos externos
Lista de funciones para el tratamiento de ficheros externos...
fReadLine (Example)
Usage example of the fReadLine function
fCerrar (Función)
Cierra un fichero externo.
iCreateFont (Example)
Usage example of the iCreateFont function
TokenDeletable (Property)
La propiedad TokenDeletable permite: Determinar si el usuario final puede borrar Token s...
iPrintZone (Example)
Usage example of the iPrintZone function
fFileExist( Función)
Comprueba la existencia de un fichero externo.
TokenAllowDuplicate (Property)
La propiedad TokenAllowDuplicate permite: Permitir o impedir que el usuario introduzca...
fCurrentDir( Función)
Identifica o modifica el directorio actual.
fCrear (Función)
Crea un fichero externo.
Lectura (Función)
Lee: un bloque de bytes (caracteres) en un archivo externo (ANSI o Unicode), el contenido...
sysNotification (Tipo de Variable)
El tipo sysNotification se utiliza para definir todas las características avanzadas de un sistema...
fCopyFile( Función)
Copia uno o más archivos (independientemente de sus atributos).
fExeDir( Función)
Devuelve el directorio desde el que se inicia la ejecución.
fWrite (Función)
Escribe: una cadena de caracteres en un fichero externo. una sección de memoria....
1
2
3
4
5
6
>