AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1301-1325 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.
HTMLHeader (Property)
El HTMLHeader Property se utiliza para get y cambiar el código HTML insertado en la cabecera de la página.
HTMLEndPage (Property)
El HTMLEndPage Property se utiliza para get y cambiar el código HTML insertado al final de la página.
VisibleRange (Property)
El VisibleRange Property se utiliza para get y cambiar el ancho de la pista Control deslizante de rango.
Timeout (Property)
El Timeout Property se utiliza para get y cambiar el tiempo tras el cual se considera que la conexión ha "fallado".
MinSourceCardinality (Property)
El MinSourceCardinality Property se utiliza para get y modificar la cardinalidad mínima del elemento de origen en el enlace.
Timeout (Property)
El Timeout Property se utiliza para get y cambiar el tiempo máximo de espera antes de que una solicitud se agote.
SpeechSynthesisVoice (Tipo de Variable)
El tipo SpeechSynthesisVoice se utiliza para get todas las características avanzadas de una voz de síntesis del habla.
SysPowerStatus
Utiliza para get diversas informaciones sobre la batería (principal o secundaria) del dispositivo en el que se ejecuta la aplicación.
MaxLinkedCardinality (Property)
El MaxLinkedCardinality Property se utiliza para get y modificar la cardinalidad máxima del elemento relacionado en el enlace.
HeightExpanded (Property)
El HeightExpanded Property se utiliza para get y cambiar la altura de un widget de iOS 13 expandido.
SourceDescription (Property)
El SourceDescription Property se utiliza para get el nombre del elemento utilizado como fuente de datos de una serie.
AttachPointStart (Property)
El AttachPointStart Property se utiliza para get y cambiar la posición del punto de fijación inicial de un control.
docElement (Tipo de variable)
El tipo docElement se utiliza para manipular cada elemento encontrado en una variable docParagraph.
Documento (Tipo de Variable)
El tipo Document permite manipular un documento de tipo "docx".
Usar WebSockets con el servidor WebSocket
El protocolo WebSocket proporciona un canal de comunicación a través de un socket TCP para navegadores y servidores web......
15. Ejecutable en la práctica
Ejecutable en la práctica...
¿Cómo crear un parche?
NbPendingThread (Property)
La propiedad NbPendingThread permite obtener el número de hilos en espera en una cola o pila.
<Stack Variable>.pop (función)
Hace estallar un elemento de una pila.
Pop (Función)
Hace estallar un elemento de una pila.
AnimationPeriod (Property)
El AnimationPeriod Property se utiliza para get y modificar la velocidad de rotación de la animación en los controles de Cubo o Carrusel.
Opacity (Property)
La Opacidad Property se usa para get y definir el porcentaje de opacidad para una ventana, o para controles en una ventana o Page .
PrintArea (Property)
El PrintArea Property se utiliza para get y cambiar el área de impresión de un control Hoja de cálculo en un reporte.
TotalNbRec (Property)
El TotalNbRec Property se utiliza para: get el número de registros a imprimir. Modificar el número de registros a imprimir....
<Popup>.Display (Función)
Muestra una ventana emergente en una Page con efecto OVI (Oscurecimiento de Ventanas Inactivas).