AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1926-1950 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.
Resumen de idiomas externos
ToolbarVisible (Property)
La propiedad ToolbarVisible permite: saber si la barra de herramientas o la cinta se muestra en un control. mostrar u ocultar la barra de herramientas o la cinta de opciones en un control....
Hoja de estilo
Una hoja de estilo ("......
<Variable WDPic>.ChangeMode (Función)
Cambia el modo de dibujo utilizado por las funciones (dLine, dRectangle, etc.).
Traducir la interfaz a varios idiomas
Una vez seleccionados los idiomas, la información que se muestra en la aplicación debe traducirse a los diferentes idiomas......
Month (Property)
El Mes Property se utiliza para: Recuperar el mes de una Fecha o Hora Variable. Modificar el mes en una Fecha o Hora Variable. Obtener el mes de un campo de tipo Fecha (en formato "Fecha simple" o "Fecha y Hora") Modificar el mes de un campo de tipo Fecha (en formato "Fecha simple" o "Fecha y Hora")...
<btleCharacteristic Variable>.ReadValue (Función)
Lee el valor de una característica en un dispositivo Bluetooth de bajo consumo.
<btleCharacteristic Variable>WriteValue (Función)
Escribe un valor en una característica de un dispositivo Bluetooth Low Energy.
BTLECharacteristicWriteValue (Función)
Escribe un valor en una característica de un dispositivo Bluetooth Low Energy.
BTLECharacteristicReadValue (Función)
Lee el valor de una característica en un dispositivo Bluetooth de bajo consumo.
dChangeMode (Función)
Cambia el modo de dibujo utilizado por las funciones (dLine, dRectangle, etc.).
HLast (Función)
Establece la posición en el último registro de un archivo de datos de acuerdo con un elemento de navegación.
DotNetGetResult( Función)
Devuelve el resultado del último .Net Procedure que se ejecutó con éxito.
DotNetError( Función)
Devuelve el error para el último .Net Procedure que falló.
DotNetAddHeader( Función)
Añade un encabezado a la próxima Procedure que se ejecutará en el servidor.
DotNetRunXML( Función)
Ejecuta un Procedure en un servidor para servicios web XML .Net.
DotNetRun( Función)
Ejecuta un Procedure en un servidor .Net.
DotNetVersion( Función)
Devuelve el número de versión de .Net Framework disponible en el ordenador actual.
Tipo y versión del servidor web
El diagnóstico de configuración muestra el siguiente error.......
WDADMINEXE : Información sobre la última actualización disponible
La pestaña "Configuración" de WDADMINEXE contiene información relativa a la última actualización disponible de la aplicación......
WDZip: Presentación
WDZip se utiliza para comprimir y agrupar sus archivos en archivos.......
BTLEGetACaracterística (Función)
Recupera la característica de un servicio Bluetooth de baja energía correspondiente al identificador especificado (UUID).
MongoFind (Función)
Encuentra documentos en una colección de MongoDB.
<btleService Variable>.GetACharacteristic (Función)
Recupera la característica de un servicio Bluetooth de baja energía correspondiente al identificador especificado (UUID).
Replicación del servidor HFSQL
La replicación entre servidores HFSQL consiste en replicar automáticamente los datos de servidor a servidor, de forma asíncrona.......