AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 2701-200 de 200 para fichier
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
<Looper>.ToXML (Función)
Crea un archivo XML con datos de un control Looper (control Looper basado en un archivo de datos o rellenado mediante programación).
Editor de diagramas: cinta de opciones y paneles
El control Editor de diagramas incluye diferentes características a las que se puede acceder mediante...
Importar un diseño Figma
Figma es una herramienta de diseño en línea que permite crear diseños y prototipos en diversos campos, en particular para sitios web y aplicaciones...
Manipular controles Editor de imágenes para móviles mediante programación
WINDEV Mobile permite manipular controles Editor de imágenes para móviles mediante programación...
fSeek (Example)
Usage example of the fSeek function
<Document variable>.Add (Function)
Adds an element, document, paragraph, text, image or fragment to the end of a Document variable..
LOOP statement
The statement block is repeated endlessly...
<DiskFile variable>.ReadLineRegularExpression (Función)
Lee una línea de un archivo externo, obtiene secciones de esta línea según una expresión regular y las asigna a una variable.
xlsRow (Variable type)
The xlsRow type is used to describe and modify a row in an Excel document...
<DiskFile variable>.leer (función)
Lee:
  • un bloque de bytes (caracteres) en un archivo externo (ANSI o Unicode),
  • el contenido de un archivo externo (ANSI o Unicode) y lo asigna a una zona de memoria.
XMLSave (Function)
Saves an XML document in a file.
<Source>.RecordToJSON (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres con formato JSON.
<xmlDocument variable>Guardar (función)
Guarda un documento XML en un archivo.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling Excel files...
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer...
DriveDownloadFile (Función)
Descarga un archivo de una unidad remota (Drive) al equipo del usuario.
<Drive variable>.DownloadFile (Función)
Descarga un archivo de una unidad remota (Drive) al equipo del usuario.
<zipArchive variable>.CurrentFile (Función)
Devuelve el nombre del archivo gestionado actualmente por las funciones de adición y extracción de archivos.
DisplayedItem (Property)
The DisplayedItem property is used to:
  • Find out the item or the variable displayed by the control.
  • Modify the item or the variable displayed by the control.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Source>.Flush (Función)
Obliga al sistema operativo del equipo en el que se encuentran los archivos de datos a escribir los datos directamente en el disco.
<DiskFile variable>.Create (Función)
Crea un archivo externo.
Déploiement par média physique (DVD, etc.)
La pestaña "Detalles" de la ventana de descripción del control Flexbox permite definir el comportamiento del control cuando el navegador cambia de tamaño horizontal o verticalmente...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
Detailed use of WINDEV FTP/RPC
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Check Box control through programming...
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HSendMessageToClient (Function)
Displays a message on the client computers.
<Source>.ImportXML (Función)
Importa un archivo XML a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile).
Crear un diagrama interactivo
El control Editor de diagramas permite que los usuarios finales creen y editen diagramas...
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo.
<Connection variable>.SendMessageToClient (Función)
Muestra un mensaje en el equipo de los clientes.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<Table>.ToWord (Función)
Crea un archivo Word (.RTF) a partir de los datos encontrados en un control Tabla o TreeView Table.
Report based on a query
Queries are used to easily select records in one or more data files...
grDestinationWMF (Function)
Defines a meta file as chart destination.
<Source>.RecordToXML (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
fDir (Function)
Finds a file or directory.
MyParent (Reserved word)
MyParent is used to handle...
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
<DiskFile variable>.Write (Función)
Escribe:
  • una cadena de caracteres a un archivo externo.
  • una sección de memoria.
DefaultValue (Property)
The DefaultValue property is used to:
  • Find out the default value of an item. This item was defined in the data model editor or programmatically.
  • Set the default value of an item (only for items defined programmatically).
<zipArchive variable>.ChangePath (Función)
Modifica la ruta almacenada de un archivo en un fichero (en formato ZIP, WDZ o 7z).
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
MenuInvisible (Function)
Makes a menu option invisible (context menu or drop-down menu).
<HTML editor>.Get (Función)
Recupera de forma asíncrona el valor de una de las propiedades de un control Editor HTML.
External language: Cobol programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
<zipArchive variable>.FindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
<Word Processing>.Insert (Función)
Inserta un objeto en un control Procesador de texto. Los objetos que se pueden utilizar son:
  • un elemento,
  • un documento,
  • a paragraph,
  • un texto,
  • una imagen, etc,
  • un fragmento.
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Parámetros de la Procedure utilizada por fReadLine
WLanguage Procedure ("Callback") llamada por fReadLine para cada Line leído en el fichero.
iPrintReport (Function)
Prints a report created with the report editor.
<Report>.Print (Función)
Imprime un informe creado con el editor del informe.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
<xmlNode variable>.FindNamespaceByName (Función)
Busca un espacio de nombres XML según su nodo XML y en los padres del nodo.
<mongoGridFS variable>.DeleteFile (Función)
Elimina un archivo identificado por su nombre de un sistema de archivos MongoDB.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
<xmlNode variable>.FindNamespaceByURI (Función)
Busca un espacio de nombres XML a partir de su URI (Universal Resource Identifier) en un nodo y en los padres de este nodo.
<DiskFile variable>.ReadLine (Función)
Lee una línea de un archivo externo (ANSI o Unicode).
fCompare( Función)
Compara el contenido de dos archivos poco a poco.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
<Source>.ListLink (Función)
Devuelve la lista de relaciones (de tipo Merise) del análisis actual o de un análisis específico.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/').
DriveCreateFile (Función)
Crea un archivo en la unidad remota.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable...
HListLink (Function)
Returns the list of data file bindings (Merise type) present:
  • in the current analysis,
  • Versiones 2024 y posteriores
    in ongoing analyses (case of projects with multiple analyses).
    Novedad de la versión por suscripción
    in ongoing analyses (case of projects with multiple analyses).
    Novedad versión 2024
    in ongoing analyses (case of projects with multiple analyses).
    in ongoing analyses (case of projects with multiple analyses).
  • in a specific analysis.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Connection variable>.DeleteGroup (Función)
Elimina del servidor a un grupo de usuarios asociados a una conexión .
External language: Pascal programming
We are going to call the elements developed in WINDEV (project, windows, ...
<Connection variable>.DeleteUser (Función)
Elimina un usuario asociado a una conexión en el servidor HFSQL.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
<Source>.ImportText (Función)
Importa un archivo de Texto a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis, o declarado por las funciones HDeclare, HDeclareExternal o HDescribeFile).
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage...
<DiskFile variable>.FileName (Función)
Devuelve el nombre de un archivo externo actualmente abierto.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
fTempFile (Function)
Returns the name of a unique temporary file.
<Connection variable>.AddGroup (Función)
Agrega un grupo de usuarios.
fShortName (Example)
Usage example of the fShortName function
fShortName (Function)
Returns the short name of a file or directory.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
fShortPath (Function)
Returns the full short path of a file or directory.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
<Drive variable>.CreateFile (Función)
Crea un archivo en la unidad remota.
fLongName (Function)
Returns the long name of a file or directory.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...
<Scheduler>.AddResource (Función)
Añade un nuevo recurso a un control Planificador.
<Email variable>.ImportSource (Función)
Rellena una variable Email utilizando el contenido de su propiedad Source.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
fFileExist (Function)
Checks the existence of an external file.
Linux application: Tips and tricks
In multi-configuration Windows/Linux applications, various limitations may arise: unmanaged fields, unavailable functions, etc.
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...
MarkdownToHTML (Función)
Convierte una cadena Markwdown en un buffer HTML (codificado en UTF-8).
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
<Source>.ToFile (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.
Procedimiento WLanguage llamado por la función SCPGetFile
Procedimiento WLanguage ("callback") llamado por la función SCPGetFile cuando se descarga un archivo en un equipo local utilizando el protocolo SCP (Secure Copy Protocol).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
HListDatabase (Función)
Lista las bases de datos Client/Server asociadas a una conexión.
iPrintDiagram( Función)
Imprime una Diagram de:
  • a Diagram Editor control,
  • al fichero 'wddiag,
  • a Diagram Variable.
<Connection variable>.ListDatabase (Función)
Crea una lista de las bases de datos Client/Server asociadas a una conexión.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
<Chart>.SaveBMP (Función)
Guarda un gráfico previamente dibujado en un archivo en formato BMP.
<Source>.CancelDeclaration (Función)
Permite:
Size (Property)
The Size property is used to determine and change the size of an element.
<Source>.Last (Función)
Establece la posición en el último registro de un archivo de datos de acuerdo con un elemento de navegación.
KeyPressed (Function)
Checks which key is pressed.
Funciones varias de WEBDEV
Lista de diferentes funciones WEBDEV
<sshSession variable>.SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
<Email variable>.BuildSource (Función)
Genera el código fuente del correo electrónico a enviar a partir de una variable Email.
<sshSession variable>.SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
Manejo de archivos XLS (sintaxis con prefijo)
WINDEV y WEBDEV proponen dos métodos para tratar archivos Excel...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area...
Estructura de archivos de registro (HFSQL Classic)
Los siguientes archivos se crean automáticamente al registrar un archivo de datos HFSQL Classic...
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Manipulating Image Editor controls programmatically
WINDEV allows you to programmatically manipulate Image Editor controls...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
<zipArchive variable>.ExtractFileList (Función)
Extrae y descomprime una lista de archivos encontrados en un archivo a una ubicación física.
<Source>.ChangeName (Función)
Modifica el nombre físico de un archivo de datos.
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
External language: Java programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
InitParameter (Function)
Initializes the management of persistent values.
Manipular controles Lector PDF mediante programación (sintaxis con prefijo)
Los controles Lector PDF pueden manipularse mediante programación...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
OperationLogDirectory (Property)
The DirectoryJournalOperation property is used to manage the directory of the log of operations file associated with a log data file.
<Source>.ToWindows (Función)
Inicializa automáticamente los controles de una ventana con:
  • los valores de los elementos vinculados en el registro actual (cargado en memoria) del archivo de datos HFSL descrito en el editor de modelo de datos.
  • los valores de las variables WLanguage vinculadas.
GDPR (Property)
The GDPR property is used to:
  • find out if the GDPR applies to an item from a data file.
  • define whether the GDPR should apply to an item (in the item description in the code only).
VisibleEndUser (Property)
The VisibleEndUser property is used to:
  • Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically.
  • Define whether an item must be visible or not to the end users (only for items defined programmatically).
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
<Source>.LockRecNum (Función)
Bloquea un registro y e impide que las demás aplicaciones accedan a él.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Message (Property)
The Message property is used to:
  • Find out the help message associated with a control or with a menu option (in a window).
  • Modify the help message associated with a control or with a menu option (in a window).
picText (Tipo de variable)
El tipo picText permite definir todas las características avanzadas de una capa de tipo Text.
picRTF (Tipo de variable)
El tipo picRTF permite definir todas las características avanzadas de una capa que contiene texto RTF.
Restablecer (Función)
Reinicia:
  • todos los controles que se encuentran en la ventana o página actual (incluyendo los grupos de controles, los supercontroles y las ventanas internas).
  • los controles que se encuentran en un grupo de controles, un supercontrol, una ventana interna o una página interna.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
<Source>.Write (Función)
Escribe un registro en un archivo de datos sin actualizar los índices que corresponden a todas las claves utilizadas en el archivo.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HState (Example)
Usage example of the HState function
NetGetFile (Example)
Usage example of the NetGetFile function
Brochure des nouveautés 2025 : Nouveautés WEBDEV
Nouveautés de WEBDEV 2025 présentes dans la brochure des Nouveautés 2025.
7. Crear tablas HFSQL: Archivos físicos
El editor de esquemas de bases de datos permite definir la estructura de las tablas.
7. HFSQL: Archivos físicos
Calcula la matriz transpuesta.
Manipular el administrador de cuentas WEBDEV a través de una línea de comandos
Todas las funciones del administrador de cuentas WEBDEV pueden utilizarse a través de la línea de comandos...
7. HFSQL: Archivos físicos
La propiedad Column permite manipular una o varias columnas.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Cambio de los sitios de AWP al modo de sesión SEO-ready
Colapsa todas las cabeceras de fila y/o columna en un control Tabla dinámica.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<Source>.DuplicateRecord (Función)
Duplica el registro leído en una tabla. El registro en la memoria se agrega a la tabla (consulta o vista).
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
<HTML editor>.ToPDF (Función)
Exporta el contenido de un control HTML Editor a un archivo PDF.
fSelect (Function)
Opens the Windows file picker.
WDD55 (Property)
The WDD55 property is used to:
  • Get the name and full path of the Hyper File 5.5 WDD file.
  • Set the name and full path of the Hyper File 5.5 WDD file.
Oracle Native Connector: Features and notes
Remarks and specific features of the Native Oracle Connector
Procedimiento WLanguage llamado por CameraRunApp
Procedimiento WLanguage ("callback") llamado al tomar fotos o grabar vídeos a través de CameraRunApp.
WINDEV 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
<zipArchive variable>.ExtractFile (Función)
Extrae un archivo de un fichero y lo descomprime automáticamente en una ubicación física o en la memoria.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
Brochure des nouveautés 2025 : Nouveautés WINDEV
Nouveautés de WINDEV 2025 présentes dans la brochure des Nouveautés 2025.
Gestión de aplicaciones cliente/servidor HFSQL
El Centro de Control HFSQL se utiliza para gestionar los servidores HFSQL Cliente/Servidor y las bases de datos HFSQL Cliente/Servidor...
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
<Window>.WindowBitmap (Función)
Crea la imagen de la ventana especificada en un archivo BMP.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HListFile (Function)
Returns the list of files:
  • analysis in progress.
  • of analyses in progress (case of projects with multiple analyses).
  • specific analysis recognized by the HFSQL engine.
  • available for connection via a Native Connector or an OLE DB driver.
  • for a group of files defined in the data model editor.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
TwainToBMP (Function)
Allows you to perform one of the following actions:
  • save the document coming from the Twain device in a Bitmap file (".BMP" extension).
  • view the document coming from the Twain device in the user interface of the device.
  • save the document coming from the Twain device directly in memory in Bitmap format (in a buffer).
<Source>.Add (Función)
Agrega:
  • el registro que se encuentra en la memoria al archivo de datos (consulta o vista).
  • el registro que se encuentra en una variable de tipo Record al archivo de datos (consulta o vista).
TwainToJPEG (Function)
Allows:
  • save the document coming from the Twain device in a JPEG file.
  • view the document coming from the Twain device in the user interface of device.
  • save the document coming from the Twain device directly in memory in JPEG format (in a buffer).
TwainToGIF (Function)
Allows:
  • save the document coming from the Twain device in a GIF file.
  • view the document coming from the Twain device in the user interface of device.
  • save the document coming from the Twain device directly in memory in GIF format (in a buffer).
Associative array (Variable type)
An associative array is an "advanced" type of array...
Implementación remota mediante FTP o HTTP
Inserta una lista en un control Kanban.
HAdd (Function)
Adds:
  • the record found in memory into the data file (query or view).
  • the record found in a Record variable into the data file (query or view).
hBackupDescription (Tipo de Variable)
El tipo hBackupDescription se utiliza para describir mediante programación una copia de seguridad HFSQL Client/Server.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
WINDEV Mobile 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
1
8