AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 26-50 de 136 para text
Text (Property)
The Text property is used to get and modify text.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
fAddText (Function)
Adds the content of a character string at the end of a file.
<Libellé>.AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for a Static Text control.
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).
ClipboardRTF (Función)
Recupera una cadena RTF del portapapeles (el contenido del portapapeles está en RTF).
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
ClipboardUnicode (Función)
Devuelve el texto encontrado en el portapapeles en formato Unicode.
Portapapeles (Función)
Recupera el texto o la imagen que se encuentra en el portapapeles del sistema.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
Unicode management in HFSQL files
The analysis proposes two types of Unicode items...
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
>