AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 501-525 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.
<Variable WDPic>.DrawTextRTF (Función)
Dibuja un texto RTF en una variable de tipo WDPic.
<Variable picLayer>.DrawTextRTF (Función)
Dibuja un texto RTF en una variable de tipo picLayer.
<Procesador de texto>.Seek (Función)
Encuentra un string en toda una control Procesador de texto.
<Procesador de texto>.FindElementByName (Función)
Busca un elemento por su nombre en un documento de un procesador de texto.
<Documento>.FindElementByName (Función)
Busca un elemento por su nombre en un documento de un procesador de texto.
DiagramSearch (Función)
Busca formas que contengan un texto específico en un diagrama.
DocFindElementByName (Función)
Busca un elemento por su nombre en un documento de un procesador de texto.
<HTML editor>.seleccionar (función)
Selecciona un fragmento de texto en un editor de HTML control.
HTMLEditorSelect (Función)
Selecciona un fragmento de texto en un editor de HTML control.
<Variable WDPic>.DrawTextMarkdown (Función)
Dibuja texto Markdown en una variable de tipo WDPic.
<Variable picLayer>.DrawTextMarkdown (Función)
Dibuja texto Markdown en una variable de tipo picLayer.
<Variable Image>.DrawTextMarkdown (Función)
Dibuja texto Markdown en una variable de tipo Image.
ClipboardUnicode( Función)
Devuelve el texto encontrado en el portapapeles en formato Unicode.
<Diagram Variable>.búsqueda (función)
Busca formas que contengan un texto específico en un diagrama.
SNMPStringToOID( Función)
Convierte un OID de su representación de texto a su representación numérica.
GglGetLicense( Función)
Devuelve el texto de la licencia de uso de las bibliotecas de Google.
<DiskFile Variable>WriteLine (Función)
Escribe una línea en un archivo de texto (ANSI o UNICODE).
MarkdownToText (Función)
Convierte una cadena Markdown en texto sin formato (sin etiquetas).
dText (Example)
Usage example of the dText function
gAlignment( Función)
Construye una secuencia de caracteres que contiene un texto alineado o una Image alineada.
TileDisplayBadge ( Función)
Muestra una insignia (Notification o Image numérica) en la Tile de una aplicación universal de Windows 10.
Creación de una plantilla de reporte
Menús y opciones de menú: Consejos y trucos
Esta Page presenta algunas operaciones específicas de los menús y de las opciones de menú......
TokenDeletable (Property)
La propiedad TokenDeletable permite: Determinar si el usuario final puede borrar Token s en un "Texto Token" Editar control. Permitir o impedir que el usuario final borre tokens en un "Token de texto" Editar control....
Azulejo (Tipo de Variable)
El tipo Tile permite definir las características avanzadas de un ícono para una aplicación en modo Universal Windows 10 App.