AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 2026-2050 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.
zipFindFile (Example)
Usage example of the zipFindFile function
SetFocus (Función)
Enfoque de set: a un control (que se encuentra en una ventana, en una página o en un conjunto de marcos). a una ventana....
zipExtractFile (Example)
Usage example of the zipExtractFile function
zipChangePath (Example)
Usage example of the zipChangePath function
zipExtractAll (Example)
Usage example of the zipExtractAll function
WINDEV y el protocolo SOAP
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
zipExtractPath (Example)
Usage example of the zipExtractPath function
FTPCommand (Example)
Usage example of the FTPCommand function
Aplicación Cliente: Ejecución de procedimientos en un servidor de servicios J2EE
WINDEV incluye varias funciones J2EE........
zipCreateExe (Example)
Usage example of the zipCreateExe function
Proxy( Función)
Especifica si las funciones de comunicación que utilizan HTTP o HTTPS deben pasar por un proxy para ejecutar sus peticiones. Se utiliza un proxy para compartir el acceso a INTERNET entre las diferentes computadoras de la red.
FTPAttribute (Example)
Usage example of the FTPAttribute function
FTPListFile (Example)
Usage example of the FTPListFile function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HAdd (Example)
Usage example of the HAdd function
nfcData (Tipo de Variable)
El tipo nfcData se utiliza para describir y manipular los datos de un Variable de tipo nfcTag.
HBuildKeyValue (Función)
Construye el valor de una clave compuesta para realizar un filtro (función HFilter) o una búsqueda (funciones HReadSeekFirst, HReadSeekLast, etc.).
fSeek (Example)
Usage example of the fSeek function
picLayer (Tipo de variable)
El tipo picLayer se utiliza para definir todas las características avanzadas de una capa de una imagen cargada en un WDPic Variable .
2. Ejemplos y componentes proporcionados con WEBDEV
HDescribeFile (Función)
Describe un archivo de datos mediante programación.
Password (Property)
La contraseña Property establece y cambia la contraseña.
JWTParameters (Tipo de variable)
Paramétrage d'une authentification JWT...
User (Property)
La propiedad User permite obtener y cambiar el usuario de una funcionalidad.