AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1276-1300 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.
MaxHeight (Property)
El MaxHeight Property se utiliza para get y cambiar la altura máxima de un control o ventana.
BitPerPixel (Property)
El BitPerPixel Property se utiliza para get y cambiar el número de bits por píxel en un Image.
MinHeight (Property)
El MinHeight Property se utiliza para get y cambiar la altura mínima de un control o ventana.
MaxWidth (Property)
El MaxWidth Property se utiliza para get y cambiar el ancho máximo de una control o ventana.
InitialValue (Property)
El Valor inicial Property se utiliza para get y/o cambiar un valor inicial....
MinWidth (Property)
El MinWidth Property se utiliza para get y cambiar el ancho mínimo de una control o ventana.
Pushed (Property)
El Pulsado Property se utiliza para get y cambiar el estado de un botón de dos estados (pulsado o liberado).
ShapeExtremityStart (Property)
El ShapeExtremityStart Property se utiliza para get y cambiar la forma del extremo de origen de un control.
CtInitialCatalog (Property)
El CtInitialCatalog Property se utiliza para get la base de datos Default definida para el acceso.
hServerOperation (Tipo de Variable)
El tipo hServerOperation se utiliza para get las características de una operación realizada en un servidor HFSQL.
docSection (Tipo de Variable)
El tipo docSection se utiliza para definir las características avanzadas de una sección que se encuentra en un Document o párrafo.
Modelos de páginas
WEBDEV permite crear modelos de páginas......
Personalizar métodos abreviados de teclado
Los diferentes editores de WINDEV, WEBDEV y WINDEV Mobile incluyen varias opciones que pueden utilizarse directamente a través de métodos abreviados de teclado......
Constantes para la gestión de las aplicaciones con "Live update".
Lista de constantes utilizadas por las funciones de gestión de aplicaciones con "Live update"....
Funciones de gestión de aplicaciones con "Live update"
Lista de funciones para gestionar las aplicaciones con "actualización en directo"...
Ordenador renombrado o cambiado
Durante la fase de desarrollo, es posible que tenga que cambiar la el equipo utilizada para el desarrollo (cambiar de ordenador, cambiar el nombre de el equipo, ......
Enlazar un control List Box a un campo
Un control List Box puede estar enlazado a un campo de un archivo de datos, consulta, etc....
Presentación de WDINT
WDINT es una herramienta opcional de WINDEV, WEBDEV y WINDEV Mobile.......
NameBrowserFile (Property)
El BrowserFileName Property se utiliza para get el nombre original del archivo a cargar en el ordenador del usuario.
RightToLeft (Property)
El RightToLeft Property se utiliza para get la dirección de escritura en un control, columna, ventana o reporte.
httpResponse (Tipo de Variable)
El tipo httpResponse se utiliza para get las características avanzadas de la respuesta de la solicitud HTTP/HTTPS....
PowerStatus (Función)
Utiliza para get diversas informaciones sobre la batería (principal o secundaria) del dispositivo en el que se ejecuta la aplicación.
HTMLAfter (Property)
HTMLAfter Property se usa para get y cambiar el código HTML insertado después de control .
MinLinkedCardinality (Property)
El MinLinkedCardinality Property se utiliza para get y modificar la cardinalidad mínima del elemento relacionado en el enlace.
SearchValue (Property)
El SearchValue Property se utiliza para get y cambiar el valor del campo de búsqueda en un Action Bar.