AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1276-1300 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.
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.
MaxWidth (Property)
El MaxWidth Property se utiliza para get y cambiar el ancho máximo de una control o ventana.
MinHeight (Property)
El MinHeight Property se utiliza para get y cambiar la altura mínima de un 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.