AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1726-1750 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.
LengthToString (Función)
Convierte un tamaño en bytes en una cadena con unidades en kilobytes, megabytes o terabytes.
¿Cómo se crea una consulta SQL a get una suma?
Esta página de ayuda explica cómo crear una consulta de suma con el editor de consultas....
OCRAddLanguage (Función)
Agrega un idioma al OCR nativo.
10. Personalizar la apariencia de un sitio: elementos de temas
Manejo de un WinForm .Net control mediante programación
ODBC en HFSQL vía Visual.NET (en C#)
El controlador ODBC de HFSQL Classic (monopuesto y multipuesto) se utiliza para acceder a una base de datos HFSQL Classic desde un software de base de datos externo que admita accesos ODBC......
Instalación del Conector Nativo DB2 para WINDEV y WEBDEV
Preguntas frecuentes sobre la actualización de la automatic
Preguntas frecuentes sobre el mecanismo de búsqueda de actualizaciones....
Implementar una aplicación que utiliza un componente externo
Una aplicación que utiliza uno o más componentes externos se despliega de la misma manera que una aplicación estándar......
Chorus Pro: Automatizar la presentación de facturas
En Francia, la facturación electrónica se ha convertido en obligatoria para facturar servicios del estado......
OLEPaste( Función)
Pega el contenido del portapapeles de Windows en un OLE control.
ThreadSendSignal (Función)
El subproceso actual envía una señal al subproceso que está en espera para desbloquearlo.
SMSFirst( Función)
Lee el primer mensaje SMS almacenado en el Android Phone.
SMSNext( Función)
Lee el siguiente mensaje SMS almacenado en el Android Phone.
SMSSend( Función)
Envía un SMS.
SMSReset( Función)
Restablece todas las variables de Estructura SMS.
WDOptimizer: Cancelación/Liberación de registros en la transacción
WDOptimizer está acostumbrado a.......
WEBDEV license agreement
WEBDEV license agreement...
AppVersionInfo( Función)
Devuelve información sobre una versión disponible en el servidor de instalación.
AppDetectUPDAvailable( Función)
Desactiva o personaliza la comprobación de actualizaciones disponibles en automatic.
fChangeSize (Función)
Cambia el tamaño de un archivo externo.
Control Looper
Un control Looper se utiliza para repetir los controles encontrados en un área específica.......
DocDeleteTableOfContents (Función)
Elimina una tabla de contenido de un documento.
Herramientas ofimáticas
WINDEV incluye varios controles de ofimática que permiten a los usuarios finales utilizar las herramientas deseadas sin salir de la aplicación......
Pinned (Property)
La propiedad Pinned permite: Fijar un control: la posición del control fijado se establecerá con respecto al área visible de su contenedor y no al área del contenido. Determinar si un control está fijado....