AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1751-1775 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.
Compruebe las páginas "Diseño Web con capacidad de respuesta
Los Page s en modo Responsive Web Design pueden comprobarse como cualquier otro WEBDEV Page en el navegador de su elección......
Control Campo de entrada
El control Campo de entrada permite a los usuarios introducir datos......
Instalación del Conector Nativo Sybase para WINDEV y WEBDEV 2024
fDate( Función)
Devuelve o modifica las diferentes fechas de associated con un archivo o directorio (fecha de creación, modificación o acceso).
fDateTime( Función)
Devuelve o modifica las diferentes fechas y horas de associated con un archivo o directorio (fecha de creación, modificación o acceso).
WDOptimizer: Optimizar índices
WDOptimizer incluye múltiples modos para optimizar índices......
La versión de usuario del editor de consultas (Informes y Consultas)
Una consulta se utiliza para interrogar una base de datos con el fin de ver, insertar, modificar o eliminar datos......
EndPosition (Property)
Utilización en la clase docFragment - Acceso de lectura + escritura - Tipo: Entero32
Estilo control: Características de las fuentes
Puede cambiar muchas opciones de estilo en la pestaña "Estilo" de la ventana de control description......
OCRDeleteAllLanguages (Función)
Elimina todos los idiomas del OCR nativo.
OCRModelPathDirectory (Función)
Permite establecer el directorio que contiene los modelos de idioma para el sistema de OCR nativo.
WDOptimizer: Presentación
Las diferentes operaciones que se pueden realizar con WDOptimizer son las siguientes......
WDOptimizer: Edición y modificación de un fichero ".REP
SMSDelete( Función)
Borra un mensaje SMS de la memoria del Android Phone. Esta función ya no debe utilizarse.
OCRParameter (Función)
Inicializa las opciones generales del OCR nativo (Reconocimiento óptico de caracteres).
El .NET 3.0, 4.0 control, ... (WPF)
Xaml control le permite gestionar fácilmente el lenguaje Xaml......
OBEXSendFile( Función)
Envía un archivo a un dispositivo compatible con el protocolo OBEX.
¿Cómo se crea una consulta SQL a get un TOP 10?
Esta página de ayuda presenta el método de creación de una consulta SQL usado para get los primeros 10 registros......
Aplicación Cliente: Ejecutar procedimientos en un servidor de servicios.net
Varias funciones DotNet están disponibles en WINDEV.......
Operaciones SQL set: UNION, UNION ALL e INTERSECT
SQL permite realizar operaciones de set sobre grupos de archivos......
Importar una hoja de estilo CSS
WEBDEV le permite importar una hoja de estilo CSS a un proyecto WEBDEV.......
Constantes OCR
Utilisation dans la classe gglEvénement - Accès en Lecture + Ecriture - Type : gglNotification...
Visor de reportes: Proponer varios informes
En la vista previa de Document, los usuarios finales pueden......
OLECopy( Función)
Copia el objeto encontrado en un OLE control en el portapapeles de Windows.
<Word Processing>Guardar (función)
Guarda una Document como archivo "docx".