AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 451-475 de 3413 para Text file
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls...
Translating a text file with WDTRAD
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...).
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites...
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fListResource (Function)
Lists the resources integrated to the application.
fWatchFile (Function)
Starts watching a file.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
fAddText (Function)
Adds the content of a character string at the end of a file.
fIsImage (Function)
Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV.
LanguageDescribed (Property)
El LenguajeDescrito Property se utiliza para set el lenguaje utilizado para comparar y ordenar los elementos Unicode (elemento de Texto Unicode o elemento de Memo de Texto Unicode).
Control Estático
Los controles Estático permiten mostrar texto estático......
RichEdit (Property)
El RichEdit Property se utiliza para gestionar el tipo RTF (Rich Text Format): de un control Campo de entrada o control Estático encontrado en una ventana. de un control Estático encontrado en un reporte....
FormattingMarksColor (Property)
La propiedad FormattingMarksColor permite: obtener el color de las marcas de formato en un control Procesador de texto. cambiar el color de las marcas de formato en un control Procesador de texto....
Simplifique las búsquedas
OCRExtractText (Función)
Lee el texto de una imagen.
RuleVisible (Property)
La propiedad RuleVisible permite: Averigua si las reglas son visibles o Invisible en una control Procesador de texto. Hacer visibles las reglas o Invisible en una control Procesador de texto....
El panel "Navegador
Cuando un elemento WINDEV, WEBDEV o WINDEV Mobile (análisis, consulta,......
MaxNbSegment (Property)
El MaxNbSegment Property se utiliza para get y cambiar el número máximo de segmentos Line para dibujar un Alambre control.
SelectedTextWithTag (Property)
La propiedad SelectedTextWithTag permite obtener o cambiar el texto seleccionado en un control Campo de entrada de tipo de texto enriquecido (RTF o HTML) con etiquetas en formato HTML o RTF.
DisplayFormattingMarks (Propiedad)
La propiedad DisplayFormattingMarks permite: Determinar si las marcas de formato están activadas o desactivadas en un control Procesador de texto. Activar o desactivar las marcas de formato en un control Procesador de texto....
iPrintArea( Función)
Imprime un texto en un área rectangular.
<Imagen>.DrawText (Función)
Dibuja un texto en un control Imagen.
Manipular texto HTML en un control Campo de entrada
En WEBDEV es posible manipular texto HTML mediante la opción "Formato HTML" de los controles Campo de entrada y mediante el control HTML....
FontUnderlined (Property)
La propiedad FontUnderlined subraya el texto.
TextToRTF (Función)
Convierte una cadena de texto a RTF.
OCRExtractTextBlock (Función)
Devuelve todos los bloques de texto de una imagen.
TokenAllowDuplicate (Property)
La propiedad TokenAllowDuplicate permite: Permitir o impedir que el usuario introduzca duplicados en un "Texto Token" Editar control. Determinar si se permiten duplicados en un "Texto Token" Editar control....
Columns (Propiedad)
La propiedad Columns permite acceder: a la configuración de una columna de tabla en un documento Procesador de texto (variable docTable). a la configuración de una columna de texto en un documento de varias columnas (variable docFormatMulticolumn)....
HTMLToText (Función)
Convierte una cadena o buffer HTML en texto.
Title (Property)
El Título Property se utiliza para get y cambiar el título de un elemento.
Notas personalizadas
Las notas personalizadas te permiten escribir cualquier idea que quieras recordar, notas que no debes olvidar, .......
DocSelect (Función)
Selecciona un fragmento de un control Procesador de texto.
Selection (Property)
La selección Property se utiliza para get las características de la selección (o cursor): en un control Procesador de texto. Observación: Esta selección se encuentra en la sección que se está editando en la control (cuerpo, cabecera o pie de página). de un control Hoja de cálculo. en un editor HTML control. en un control Editor de diagramas....