AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025
Su versión: XXA150056M

Resultados de la búsqueda
Resultados 1-25 de 200 para Fichier
fDir (Function)
Finds a file or directory.
HSendMessageToClient (Function)
Displays a message on the client computers.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
<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).
<DiskFile variable>.Create (Función)
Crea un archivo externo.
<Connection variable>.SendMessageToClient (Función)
Muestra un mensaje en el equipo de los clientes.
<Table>.ToWord (Función)
Crea un archivo Word (.RTF) a partir de los datos encontrados en un control Tabla o TreeView Table.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
<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).
Crear un diagrama interactivo
El control Editor de diagramas permite que los usuarios finales creen y editen diagramas...
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.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
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).
<DiskFile variable>.Write (Función)
Escribe:
  • una cadena de caracteres a un archivo externo.
  • una sección de memoria.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
fShortPath (Function)
Returns the full short path of a file or directory.
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
MenuInvisible (Function)
Makes a menu option invisible (context menu or drop-down menu).
<DiskFile variable>.FileName (Función)
Devuelve el nombre de un archivo externo actualmente abierto.
fShortName (Example)
Usage example of the fShortName function
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...
<zipArchive variable>.FindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
HFSQL Client/Serveur : Optimisation planifiée
Une optimisation planifiée est un mécanisme d'optimisation automatique de votre base de données...
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
<HTML editor>.Get (Función)
Recupera de forma asíncrona el valor de una de las propiedades de un control Editor HTML.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
mongoGridFSFileInfo (Variable type)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
External language: Cobol programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
<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.
<DiskFile variable>.ReadLine (Función)
Lee una línea de un archivo externo (ANSI o Unicode).
<xmlNode variable>.FindNamespaceByName (Función)
Busca un espacio de nombres XML según su nodo XML y en los padres del nodo.
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
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).
    New in SaaS
    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.
iPrintReport (Function)
Prints a report created with the report editor.
<mongoGridFS variable>.DeleteFile (Función)
Elimina un archivo identificado por su nombre de un sistema de archivos MongoDB.
<Report>.Print (Función)
Imprime un informe creado con el editor del informe.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
<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.
Parámetros de la Procedure utilizada por fReadLine
WLanguage Procedure ("Callback") llamada por fReadLine para cada Line leído en el fichero.
<sshSession variable>.SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Funciones HFSQL Cliente/Servidor (sintaxis con prefijo)
Varias funciones HFSQL se utilizan para gestionar los datos HFSQL Cliente/Servidor...
<Source>.RecordToXML (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Detailed use of WINDEV FTP/RPC
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Check Box control through programming...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
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...
<Pivot Table>.ToExcel (Función)
Crea un archivo Excel con los datos de un control Tabla dinámica.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
<Fuente>.ListSpatialKeys (Función)
Devuelve las claves espaciales de un archivo de datos (de una consulta o vista) reconocidas por el motor HFSQL.
<Scheduler>.AddResource (Función)
Añade un nuevo recurso a un control Planificador.
<Connection variable>.DeleteGroup (Función)
Elimina del servidor a un grupo de usuarios asociados a una conexión .
<Connection variable>.DeleteUser (Función)
Elimina un usuario asociado a una conexión en el servidor HFSQL.
<Organizer>.Display (Función)
Reinicializa el contenido de un control Agenda a partir de su fuente de datos (archivo de datos HFSQL, por ejemplo).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage...
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...
docElementCheckBox (Variable type)
The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form.
External language: Pascal programming
We are going to call the elements developed in WINDEV (project, windows, ...
fFileExist (Function)
Checks the existence of an external file.
<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.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property gets and sets the maximum height of a thumbnail of an Image item (binary memo).
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...
<Email variable>.ImportSource (Función)
Rellena una variable Email utilizando el contenido de su propiedad Source.
MarkdownToHTML (Función)
Convierte una cadena Markwdown en un buffer HTML (codificado en UTF-8).
Linux application: Tips and tricks
In multi-configuration Windows/Linux applications, various limitations may arise: unmanaged fields, unavailable functions, etc.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
xmlSignatureVerification (Tipo de variable)
El tipo xmlSignatureVerification permite definir la información necesaria para verificar una firma XML.
fLongName (Function)
Returns the long name of a file or directory.
MyParent (Reserved word)
MyParent is used to handle...
<Source>.ListLink (Función)
Devuelve la lista de relaciones (de tipo Merise) del análisis actual o de un análisis específico.
fShortName (Function)
Returns the short name of a file or directory.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
Report based on a query
Queries are used to easily select records in one or more data files...
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).
<Connection variable>.ListDatabase (Función)
Crea una lista de las bases de datos Client/Server asociadas a una conexión.
Procedimiento WLanguage llamado por la función SCPSendFile
Procedimiento WLanguage ("callback") llamado por la función SCPSendFile cuando se transfieren archivos a un equipo remoto utilizando el protocolo de copia segura (SCP).
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
<Source>.CheckIndex (Función)
Verifica si los datos del archivo de índice (archivo .NDX) hacen referencia correctamente a los datos que se encuentran en el archivo de datos (archivo .FIC).
<Drive variable>.CreateFile (Función)
Crea un archivo en la unidad remota.
fTempFile (Function)
Returns the name of a unique temporary file.
<Connection variable>.AddGroup (Función)
Agrega un grupo de usuarios.
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...
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.
iPrintDiagram( Función)
Imprime una Diagram de:
  • a Diagram Editor control,
  • al fichero 'wddiag,
  • a Diagram Variable.
<Source>.CancelDeclaration (Función)
Permite:
<Email variable>.BuildSource (Función)
Genera el código fuente del correo electrónico a enviar a partir de una variable Email.
KeyPressed (Function)
Checks which key is pressed.
<sshSession variable>.SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
Manejo de archivos XLS (sintaxis con prefijo)
WINDEV y WEBDEV proponen dos métodos para tratar archivos Excel...
SQLTransaction (Function)
Begins, commits or rolls back a transaction:
  • on the files of a database opened by SQLConnect,
  • on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV...
Manipulating Image Editor controls programmatically
WINDEV allows you to programmatically manipulate Image Editor controls...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area...
<zipArchive variable>.ExtractFileList (Función)
Extrae y descomprime una lista de archivos encontrados en un archivo a una ubicación física.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV...
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Estructura de archivos de registro (HFSQL Classic)
Los siguientes archivos se crean automáticamente al registrar un archivo de datos HFSQL Classic...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ...
<Source>.ChangeName (Función)
Modifica el nombre físico de un archivo de datos.
Aceptar valores NULL: Permitir tipos que admiten valores Null
A partir de la versión 2024, puede activar los tipos que admiten valores Null en un proyecto WINDEV, WEBDEV o WINDEV Mobile...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
InitParameter (Function)
Initializes the management of persistent values.
KanbanDisplay (Función)
Actualiza el control Kanban o una tarjeta del control Kanban.
<Kanban>.Display (Función)
Actualiza el control Kanban o una tarjeta del control Kanban.
<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.
External language: Java programming
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
OperationLogDirectory (Property)
The DirectoryJournalOperation property is used to manage the directory of the log of operations file associated with a log data file.
<Source>.LockRecNum (Función)
Bloquea un registro y e impide que las demás aplicaciones accedan a él.
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
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).
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).
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
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).
WEBDEV 2025: Novedades de WLanguage
En la versión 2025, se introdujeron nuevas funciones, propiedades y tipos de datos, y se mejoraron algunos de los que ya existen...
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).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
<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.
WINDEV 2025: Novedades de WLanguage
En la versión 2025, se introdujeron nuevas funciones, propiedades y tipos de datos, y se mejoraron algunos de los que ya existen...
HState (Example)
Usage example of the HState function
Size (Property)
The Size property is used to determine and change the size of an element.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC...
<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.
New Features brochure - Version 2024: New WINDEV features
WINDEV 2024 new features in the 2024 New Features brochure.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
7. Crear tablas HFSQL: Archivos físicos
El editor de esquemas de bases de datos permite definir la estructura de las tablas.
Manejo del gestor de cuentas WEBDEV mediante el comando Line
Todas las funciones del Gestor de cuentas WEBDEV pueden utilizarse mediante el comando Line...
7. HFSQL: Archivos físicos
Calcula la matriz transpuesta.
7. HFSQL: Archivos físicos
La propiedad Column permite manipular una o varias columnas.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer:
  • Computer running Windows,
  • Mobile device (Android, iPhone, iPad).
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 un archivo de datos: el registro encontrado en memoria se añade al archivo de datos (consulta o vista).
WINDEV Mobile 2025: Novedades de WLanguage
En la versión 2025, se introdujeron nuevas funciones, propiedades y tipos de datos, y se mejoraron algunos de los que ya existen...
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...
fSelect (Function)
Opens the Windows file picker.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Función)
Exporta el contenido de un control HTML Editor a un archivo PDF.
Funciones iCloud
Las funciones para manipular claves en un contenedor de pares "clave-valor" basado en Apple iCloud son las siguientes...
Oracle Native Connector: Features and notes
Remarks and specific features of the Native Oracle Connector
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<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.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
Folleto de novedades - Versión 28: Novedades de WINDEV
Novedades de WINDEV 28 presentadas en la Revista de novedades.
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.
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.
Procedimiento WLanguage llamado por CameraRunApp
Procedimiento WLanguage ("callback") llamado al tomar fotos o grabar vídeos a través de CameraRunApp.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
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.
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...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
AIDetectContour (Función)
Detecta los contornos de las formas en una imagen.
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).
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).
Brochure des nouveautés 2024 : Nouveautés WINDEV
Nouveautés de WINDEV 2024 présentes dans la brochure des Nouveautés 2024.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository...
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).
Folleto de novedades - Versión 27: Novedades comunes
Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
<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).
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Associative array (Variable type)
An associative array is an "advanced" type of array...
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).
implementación a distancia mediante FTP o HTTP
Inserta una lista en un control Kanban.
hBackupDescription (Tipo de Variable)
El tipo hBackupDescription se utiliza para describir mediante programación una copia de seguridad HFSQL Client/Server.
Funciones de replicación
Se proponen tres tipos de réplica...
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.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider...
1
2
3
4
5
6
8
>