AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 776-800 de 3411 para Text file
Translating a text file with WDTRAD
El tipo pdfControl permite obtener todas las características y valores de un control que se encuentra en un formulario PDF.
fListResource (Function)
Lists the resources integrated to the application.
fIsImage (Function)
Determines whether a file on disk or in a buffer corresponds to an image format recognized by WINDEV or WEBDEV.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
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...
Print modes of a report
Several print modes are available for a report.
fWatchFile (Function)
Starts watching a file.
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).
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.).
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
iSkipLine( Función)
Obliga a una o varias rupturas de Line.
SysSetFocus( Función)
Fija el foco en una ventana o en control.
NetCloseRemoteAccess( Función)
Cierra la Line que fue abierta por NetOpenRemoteAccess.
CertificateCheckString( Función)
Verifica la correspondencia entre una firma y un string.
Error 109: La cadena fija es demasiado larga
Manejar una control Estático de forma programada
WINDEV, WEBDEV y WINDEV Mobile le permiten manipular a control Estático programáticamente......
Entrada obligatoria o no válida en WINDEV
WINDEV y WINDEV Mobile incluyen varias opciones para gestionar las entradas obligatorias o no válidas, tanto en el editor de ventanas como mediante programación......
La Nota Reposicionable control
La Nota Reposicionable control le permite incluir la famosa pegatina amarilla en sus aplicaciones......
WDConver : Usar en el modo de comando Line
El uso de WDConver en el modo de línea de comandos consiste en ejecutar una conversión description creada y guardada con WDConver (......
Llamar a una DLL escrita en Visual Basic
iPrintSignature ( Función)
Imprime una Image de la firma en un área rectangular.
ThreadCurrent( Función)
Devuelve el nombre de el hilo actualmente en funcionamiento.
PDFSign( Función)
Aplica una firma de aprobación a un PDF existente.
<pdfDocument Variable>.NbSignatures (Función)
Obtiene el número de firmas en un PDF Document.
<pdfDocument Variable>.GetSignature (Función)
Obtiene la firma de un PDF Document como un buffer.
<PDF reader>GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un PDF Document.
<pdfDocument Variable>GetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un PDF Document.
<PDF reader>.GetSignature (Función)
Obtiene la firma de un PDF Document como un buffer.
PDFNbSignatures (Función)
Obtiene el número de firmas en un PDF Document.
PDFGetSignature (Función)
Obtiene la firma de un PDF Document como un buffer.
PDFGetSignatureDate (Función)
Obtiene la fecha de una de las firmas de un PDF Document.
array fijo (Tipo de Variable)
Una array fija es un tipo "avanzado" de array....
tapiDial( Función)
Marca un número de Phone para una voz Line.
gLine( Función)
Construye una secuencia de caracteres que contiene una Line.
Control Banner deslizante
El control Banner deslizante permite mostrar sucesivamente varios contenidos, ya sea de forma automática o tras una acción del usuario......