AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 2251-203 de 203 para file
Analysis: description data file structure
The analysis is used to define the structure of data files used by the project...
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...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
FAA: Edit control fields for file paths
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features):
  • a specific context menu used to handle the file.
  • a file preview in thumbnail format (for an Image or PDF file path).
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers...
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
zipListFile (Function)
Returns the list of files found in an archive.
<Upload>.FileName (Función)
Devuelve el nombre de un fichero "subido" por el usuario Web. Este archivo debe haber sido cargado:
  • mediante un Control Campo de entrada "Upload.
  • mediante un Control Upload de uno o varios ficheros.
zipDeleteFile (Function)
Deletes a file from an archive.
<Upload>.CurrentFileSize (Función)
Devuelve el tamaño total (en bytes) del archivo cargado actualmente a través de un control Upload.
DriveCopyFile (Función)
Copia un archivo único de un directorio a otro en una unidad remota.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
UploadFileSize (Función)
Devuelve el tamaño total (en bytes) de un archivo encontrado en un control Upload.
zipAddFile (Función)
Agrega y comprime automáticamente cualquier tipo de archivo en un archivo CAB, ZIP, WDZ, 7z, TAR, gzip o TGZ (TAR.GZ).
DriveDeleteFile (Función)
Elimina un archivo de una unidad remota (Drive).
NameBrowserFile (Propiedad)
La propiedad NameBrowserFile obtiene el nombre original del archivo que se va a subir desde el equipo del usuario.
Binding a Link control to an item
Clona un menú o una opción de menú así como el código de associated.
fBuildRelativePath (Función)
Devuelve la ruta relativa a un archivo con respecto a un directorio de referencia.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc.
HDFS constants
The following constants are used by the HDFS functions:
HStatDate (Function)
Returns the date of the last update for the index statistics.
fWrite (Function)
Writes:
  • a character string to an external file.
  • a memory section.
<Source>.RecNum (Función)
Devuelve:
  • el número del registro actual en el archivo de datos HFSQL.
  • el número del registro actual en la vista HFSQL.
Reportes
Un reporte proporciona una vista personalizada de los datos ...
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HCancelDeclaration (Function)
Allows you to:
fMerge (Function)
Merges several files into a single one.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Administrator: Apache 1.3.x and 2.0.x server configuration for CGI protocol and WEBDEV sites.
<Multimedia>.Estado (Función)
Indica el estado del archivo multimedia reproducido en el control Multimedia.
Error 24: No hay declaración final es associated con este LOOP
Charge une palette à partir d'un fichier.
NetDirList (Función)
Lista los directorios y los archivos encontrados:
  • en el servidor FTP (File Transfer Protocol) o RPC (Remote Procedure Call) de WINDEV,
  • en el ordenador cliente.
Esta función se conserva por motivos de compatibilidad con versiones anteriores.
<Source>.ExportCSV (Función)
Exporta los registros de un archivo de datos (HFSQL u OLE DB), vista o consulta a un archivo CSV.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
SourceFromPage (Function)
Automatically updates:
  • the value of the items in a data file with the value of the controls in the page.
  • the value of the WLanguage variables with the value of the page controls.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to:
  • Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or programmatically.
  • Define whether the value of a calculated item is stored in the data file (when describing the item through programming).
TableCount (Function)
Returns:
  • the number of columns found in a Table or TreeView Table control.
  • the number of rows found in a Table or TreeView Table control.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Configuring the registry linked to the WEBDEV setup
WEBDEV Application Server installation on a Windows server...
ExtendedInfo (Property)
La propiedad ExtendedInfo se utiliza para obtener información adicional:
  • sobre una tabla a la que accede un Conector Nativo o Cliente HFSQL/Server.
  • sobre un elemento accedido por un Conector Nativo o Cliente HFSQL/Server.
  • sobre una conexión. En este caso, esta propiedad equivale a CtExtendedInfo.
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.
<List Box>.Count (Función)
Devuelve el número de elementos de un control List Box, ListView o Combo Box.
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab...
Creating the Table pages of the WEBDEV RAD pattern
The ExtendedInfo property is used to get additional information:
  • about a data file accessed by a Native Connector or HFSQL Client/Server.
  • about an item accessed by a Native Connector or HFSQL Client/Server.
  • about a connection. In this case, this property is equivalent to CtExtendedInfo.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
<Source>.FilterStartsWith (Función)
Define y activa un filtro de tipo "Comienza por" en un archivo, vista o consulta.
Funciones para archivos ZIP, WDZ, CAB, RAR, 7z, TAR, gzip y TGZ (TAR.GZ)
Funciones para archivos ZIP, WDZ, CAB, RAR, 7z, TAR, gzip y TGZ (TAR.GZ)
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages...
GeometryCoveredBy (Función)
Determina si cada punto de la geometría A se encuentra dentro o en el límite de la geometría B.
Creating an executable: General options
The main executable options are as follows...
<Source>.CheckStructure (Función)
Define el modo de comparación de archivos de datos.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives...
HListKey (Function)
Returns the list of keys in a data file (query or view) recognized by the HFSQL engine.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...
SourceToPage (Función)
Actualiza automáticamente los controles de una página con:
  • los valores de los elementos vinculados en el Record actual (cargado en memoria) del archivo de datos HFSL descrito en el editor de análisis.
  • los valores de las variables vinculadas de WLanguage.
WDSQL: Creating a SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries...
HCheckInalterado (Función)
Comprueba si uno o todos los registros de un archivo de datos inalterable no han sido modificados (con un editor hexadecimal, por ejemplo).
SysErrorMode (Function)
Modifies the display mode of errors.
<Multimedia>.Altura (Función)
Devuelve la altura (en píxeles) de la imagen de origen del archivo multimedia reproducido en el control Multimedia.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HPass (Function)
Defines the password used to create or open a data file.
CtDatabase (Property)
La propiedad CtDatabase permite establecer la fuente de datos OLE DB al conectarse a una tabla específica a través de OLE DB.
Size (Example)
Usage example of the Size property
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
<Source>.ListStopWord (Función)
Devuelve la lista de palabras vacías utilizadas por un índice de texto completo.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen).
<Source>.CreateView (Función)
Crea una vista HFSQL.
Esta función utiliza el anterior mecanismo de vistas.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Record (Variable type)
The Record type is used to save the values of a record.
<Variable Polygon2D>.Distance (Función)
Calcula la distancia entre un polígono 2D y otra geometría.
HCreateMovableReplica (Function)
Creates a movable replication.
<Table>.ToExcel (Función)
Crea un archivo Excel con los datos de una Tabla o control Tabla TreeView.
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device...
WDTrans: Release records in transaction
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction...
<Table>.InsertLineWithAnimation (Función)
Inserta una fila en un control Tabla o en un control Tabla TreeView con una animación.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
SortType (Property)
The SortType property is used to:
  • Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
  • Define the sort direction for an item or for a component of a composite key (when describing the item through programming).
InputFormula (Property)
The InputFormula property is used to:
  • find out whether the end user can enter or change formulas in a Spreadsheet control.
  • allow or prevent the end user from entering or changing formulas in a Spreadsheet control.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control...
NdxEncryption (Property)
La propiedad NdxEncryption permite definir el método de cifrado del archivo de índice (.NDX) asociado a una tabla.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
MCIPositionFormat (Función)
Corrige el formato utilizado para definir la posición en un archivo multimedia (abierto por MCIOpen).
<Diagram variable>.Save (Función)
Guarda un diagrama como un archivo "diag".
HCopyRecord (Example)
Usage example of the HCopyRecord function
Image control in a window
This help page presents the characteristics of an Image control found in a window...
FolderWeb (Function)
Returns the path of the directory containing:
  • the images,
  • the JavaScript files,
  • the Java applet files,
  • the other files accessible from the browser.
Ejemplo de uso de los tipos XML
Los siguientes ejemplos se utilizan para manipular un documento XML a través de las variables xmlDocument y cmlNode, ...
Designing a supercontrol
A supercontrol is an advanced type of control...
<Source>.SortView (Función)
Ordena una vista HFSQL creando un índice en un elemento de la vista.. Esta función utiliza el anterior mecanismo de vistas.
<Source>.RecordToXML (Función)
Recupera la estructura y el valor del registro actual y los exporta en una cadena de caracteres en formato XML.
Gestión de certificados
La firma de un archivo permite comprobar que el archivo no ha sido modificado o alterado desde que se firmó. La firma también permite comprobar la identidad del emisor.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
Control Tabla
El control Tabla permite a los usuarios ver e introducir fácilmente datos almacenados en la memoria o procedentes de una tabla, vista o consulta...
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic...
<Source>.DeleteTrigger (Función)
Elimina un desencadenador.
Funciones varias
Lista de las distintas funciones de WINDEV, WINDEV Mobile y WEBDEV.
Creación de una consulta en código SQL
El editor de consultas le permite crear una consulta escribiendo código SQL....
Archivos del Groupware usuario
Se gestionan dos categorías de archivos de datos....
notificationCatergory (Tipo de variable)
El tipo notificationCategory permite definir todas las características avanzadas de una categoría de notificaciones.
<Connection variable>.SetServer (Función)
Permite conocer y modificar algunos parámetros del servidor HFSQL Client/Server.
DescribedName (Property)
En DescribedName se utiliza para manejar el nombre lógico de los archivos de datos HFSQL (ignorando los posibles cambios realizados por HAlias).
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
<Source>.RetrieveRecord (Función)
Devuelve el contenido del registro actual (de un archivo, vista o consulta).
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Control TreeView
El control TreeView es una estructura jerárquica que permite simplificar la visualización de información representada en forma de vista de árbol...
Universal replication
The purpose of universal replication is to keep several databases synchronized...
Oracle Native Connector: Programming with SQL functions
To use an Oracle database with the Native Connector (or "Native Access"), you can use SQL functions...
PDFSign (Función)
Agrega una firma de aprobación a un documento PDF existente.
Name55 (Property)
La propiedad Name55 permite manipular el nombre lógico de un archivo de datos en formato Hyper File 5.5 que no se ha migrado y que se encuentra en un análisis WINDEV 19.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...
WDInst: Personalizando el programa de instalación
El editor de instalación WDInst propone un programa estándar de instalación...
<Fuente>.NbRec (Función)
Devuelve el número de registros en un archivo, consulta o vista HFSQL: registros activos, tachados, eliminados, etc.
<Source>.HistoryModification (Función)
Devuelve las modificaciones realizadas en uno o más campos de un registro determinado. El resultado se puede mostrar en un control List Box o Tabla para que el usuario pueda ver las modificaciones realizadas en el archivo especificado.
CompleteDir (Función)
Agrega una barra invertida al final de la cadena, si es necesario.
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
<List Box>.SelectMinus (Función)
Deselecciona un elemento en un control List Box, ListView o Combo Box.
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile.
Day (Property)
The Day property is used to:
  • Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
  • Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
  • Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
  • Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a data file or query.
<Source>.ReadNext (Función)
Establece la posición en el siguiente registro del archivo de datos según un campo de navegación.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
HChangeConnection (Example)
Usage example of the HChangeConnection function
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
Vinculación de una control Barra de progreso a un elemento
Una control Barra de progreso puede estar vinculada a un elemento de un archivo de datos, consulta, etc.
<Source>.StatNbRec (Función)
Devuelve el número de entradas para un elemento clave determinado.
Deslizar hacia abajo para actualizar (Android/iOS): Controles de ventana, mesa y looper
La función "Tirar a actualización" permite al usuario "tirar" de un control Tabla, un control Looper o una ventana para actualización su contenido...
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application...
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).
fWrite (Example)
Usage example of the fWrite function
H.AutoIndexingLimit (Variable)
Indica el número máximo de registros en el archivo de datos utilizados para gestionar la reindexación automática.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
TabLoadConfiguration (Función)
Restaura la configuración de pestañas dinámicas en un control Pestaña.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
MCIVolume (Function)
Modifies or returns the sound volume.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Propiedades del control Nota reposicionable
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
CitaCalendario del aseo (Función)
Exporta un Appointment o una lista de Appointment s en formato iCalendar.
MultiWorksheet (Property)
La propiedad MultiWorksheet permite:
  • Averigüe si un control Hoja de cálculo gestiona varias hojas de cálculo..
  • Cambiar el modo de gestión de las hojas de cálculo de un control Hoja de cálculo.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component...
Propiedades del control Conector
Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage...
H.NbRetryRead (Variable)
Indica el número de intentos de leer el archivo o Record antes de devolver control al programa.
Propiedades del control Componente Web
El control Componente Web puede ser manejado por las propiedades WLanguage en el código del Servidor y en el código del Navegador....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database...
<Word Processing>.ToText (Función)
Crea una cadena de caracteres a partir de los datos de un Control Procesador de texto.
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
<List Box>.seleccionar (función)
Devuelve el índice del elemento seleccionado en un control List Box, ListView o Combo Box.
Propiedades del control Pestañas
Un control Pestaña puede ser manipulado en una ventana o página usando las siguientes propiedades WLanguage...
Private Store for WINDEV applications
Versions 27 and later include a Private Store...
Propiedades del control Editor de código
Puede manipular controles Editor de código en una ventana utilizando las siguientes propiedades WLanguage...
Thread execution
At runtime, an application runs in a main thread...
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...
Propiedades asociadas a una ventana
Lista de propiedades asociadas a una ventana
WINDEV Mobile 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Instalar soluciones BaaS
Varias funcionalidades de WINDEV, WEBDEV y WINDEV Mobile utilizan un servidor que aloja soluciones BaaS...
Instanciación de un objeto
Para acceder a una clase, el objeto debe declararse como parte de la clase a manipular, esto se llama Instanciación de objeto object....
<Connection variable>.TransactionCancel (Función)
.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Propiedades del control Mapa
Las siguientes propiedades se pueden utilizar con los controles Mapa:
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
Certificado (tipo variable)
El tipo Certificado se utiliza para gestionar:
  • los certificados utilizados para firmar las cadenas o los archivos.
  • los certificados utilizados para firmar los correos electrónicos.
<Table>.ToClipboard (Función)
Copia el contenido de una Tabla o control Tabla TreeView al portapapeles.
Propiedades del control de flash
Los controles Flash pueden ser manipulados usando diferentes propiedades WLanguage tanto en el servidor como en el navegador...
<emailSMTPSession variable>.SendMessage (Función)
Envía un correo electrónico mediante SMTP
FTPConnect (Función)
Conecta el equipo actual a un servidor FTP (File Transfer Protocol).
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page...
SysThumbnailAddButton (Función)
Añade un botón en la miniatura de la aplicación en la barra de tareas.
Funciones de control del editor HTML
Lista de funciones para la gestión de los controles del editor HTML
<Source>.LinkMemo (Función)
Permite asociar un archivo a un campo de tipo memo binario o cancelar la asociación existente entre un archivo y un campo binario.
Automation object
The Automation keyword is used to declare an automation object...
Size (Property)
The Size property is used to determine and change the size of an element.
pdfControlOption (Tipo de variable)
El tipo pdfControlOption permite obtener y establecer las siguientes características de una opción de un control que se encuentra en un formulario PDF:
  • texto de la opción.
  • estado seleccionado o deseleccionado de la opción.
<Source>.ExecuteQuery (Función)
Declara una consulta creada en el editor de consultas al motor HFSQL y ejecuta la consulta.
HInfoItemRights (Función)
Obtiene los permisos concedidos a un usuario o grupo sobre un campo.
<List Box>.SelectPlus (Función)
Selecciona uno o más elementos en un control List Box, ListView o Combo Box.
fLongName (Example)
Usage example of the fLongName function
Comprobación a distancia: Personalización con una ventana
Para personalizar la control remota realizada en una aplicación WINDEV multiusuario, la ventana estándar puede ser sustituida por una ventana de su aplicación...
La control Organigrama
La control Organigrama se utiliza para representar elementos de forma jerárquica..
Por ejemplo:
  • los colaboradores de una empresa según su posición.
  • las diferentes ramas de un grupo con sus interdependencias.
  • los diferentes pasos de una fabricación Process, ...
Propiedades del control Interruptor
Adds an attribute into an XML document.
<Source>.CheckIndex (Función)
Verifica si los datos de la tabla de índice (tabla .NDX) hacen referencia correctamente a los datos que se encuentran en la tabla (tabla .FIC).
Progress Native Connector: Programming using SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis...
Funciones HFSQL Client/Server
Varias funciones HFSQL se utilizan para gestionar los datos HFSQL Cliente/Servidor...
Add (Función)
Agrega un elemento en la última posición:
  • de un array WLanguage unidimensional.
  • de una propiedad Array de un tipo de variable avanzado (array de eventos de una variable gglCalendar, etc.).
  • de una lista WLanguage.
CacheSize (Property)
The CacheSize property is used to:
  • Get the maximum number of records that can be stored in the cache of the Native MySQL Connector.
  • Change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
SaaS administrator - Managing a client
Managing a SaaS client account is used to...
Gestión de transacciones mediante programación
Este capítulo abarca los siguientes temas...
WINDEV 2026: Novedades de WLanguage
La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ...
WDInst: Manipulación de los archivos a instalar
Por defecto, los archivos a instalar son...
<Document variable>.ToText (Función)
Crea una cadena de caracteres con los datos de una variable Documento.
1
9