AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 2501-2525 de 5036 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.
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...
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.
Print modes of a report
Several print modes are available for a report.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
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.
SMSSend (Function)
Sends an SMS.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
HToFile (Función)
Copia una fuente de datos (archivo, consulta, vista, etc.) a un archivo físico HFSQL con la misma descripción. Este archivo no está cifrado ni protegido por una contraseña.
AppInstallUPD (Function)
Triggers the automatic update of current application.
AppInstallVersion (Function)
Installs a specific application version.
¿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....
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......
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......
Opciones generales de WINDEV, WEBDEV y WINDEV Mobile
Las opciones generales sirven para configurar el entorno de trabajo del producto utilizado......
5. Groupware Usuario en la práctica
La propiedad URL se utiliza para obtener y modificar una URL....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
PDFAddWatermark (Función)
Agrega una marca de agua a todas o algunas páginas de un archivo PDF existente.
Control Campo de entrada
El control Campo de entrada permite a los usuarios introducir datos......
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
WDConver : Uso en modo interactivo
Antes de empezar a utilizar WDConver, debe haber.......
EndPosition (Property)
Use in docFragment class - Read + Write access - Type: Integer32
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Popup>.Display (Función)
Muestra una ventana emergente en una página con efecto DDW (Oscurecimiento de Ventanas Inactivas).