AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 2201-197 de 197 para file
Analysis: Description of data file structure
The analysis allows you to define the structure of data files used by the project...
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).
fTempFile (Example)
Usage example of the fTempFile function
fCopyFile (Example)
Usage example of the fCopyFile function
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle:
  • a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
  • a file to add into an archive.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipListFile (Function)
Returns the list of files found in an archive.
NetGetFile (Example)
Usage example of the NetGetFile function
zipInfoFile (Function)
Returns the characteristics of a file found an archive:
  • The name of the file and its stored path.
  • The initial size of the file.
  • The compressed size of file.
  • The date and time of file creation.
  • The date and time of file modification.
  • The date and time of file access.
  • The file attributes.
  • The file encryption mode.
Where are the files located after the setup?
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...
WDStatistics: Import log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer...
fOpenTempFile (Función)
Crea y abre un archivo temporal.
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
HLockFile (Función)
Bloquea un archivo de datos e impide que los demás sitios o aplicaciones accedan a él.
HViewToFile (Example)
Example of function use HViewToFile
hFileParameter (Tipo de variable)
El tipo hFileParameter permite definir los archivos de datos que se tendrán en cuenta en una tarea de optimización programada.
HCopyFile (Example)
Usage example of the HCopyFile function
FTPListFile (Example)
Usage example of the FTPListFile function
fCreate (Example)
Usage example of the fCreate function
Size (Example)
Usage example of the Size property
HNbRec (Example)
Usage example of the HNbRec function
zipChangePath (Example)
Usage example of the zipChangePath function
Step 4: Start printing
To start the print job, simply use iEndPrinting...
API (Example)
Usage example of the API function
fSelect (Example)
Usage example of the fSelect function
HAdd (Example)
Usage example of the HAdd function
zipExtractPath (Example)
Usage example of the zipExtractPath function
HDFS constants
The following constants are used by the HDFS functions:
SynchroHFSQL (Property)
The SynchroHFSQL property is used to:
  • know how to refresh a Table control linked to an HFSQL Client/Server data file.
  • specify the refresh mode of a Table control bound to an HFSQL Client/Server data file.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fLock (Example)
Usage example of the fLock function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
HError (Example)
Usage example of the HError function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
fWriteLine (Example)
Usage example of the fWriteLine function
Configuration of Apache 2.4 server
WEBDEV Development: Configuring the Apache 2.4.x server for the CGI protocol and WEBDEV sites.
XMLData (Example)
Usage example of the XMLData function
XMLRoot (Example)
Usage example of the XMLRoot function
Constants for manging the replication
List of constants used by the functions for managing the replication.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
XMLFind (Example)
Usage example of the XMLFind function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HChangeKey (Example)
Usage example of the HChangeKey function
FTPCommand (Example)
Usage example of the FTPCommand function
HChangeName (Function)
Modifies the physical name of a data file.
JavaExecute (Example)
Usage example of the JavaExecute function
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HDeleteView (Example)
Usage example of the HDeleteView function
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
<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).
Select query description window: Items that can be used
CtAccess (Property)
La propiedad CtAccess establece el tipo de acceso al archivo de datos al conectarse a una tabla específica a través de OLE DB.
xlsColumnType (Example)
Usage example of the xlsColumnType function
<Looper>.ToWord (Función)
Crea un archivo Word (.RTF) utilizando los datos de un control Looper.
Rights on the virtual directory
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
TwainState (Example)
Usage example of the TwainState function
Monitoring robot: Robot controller settings
From the monitor, you can change the configuration options...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications...
XMLParent (Example)
Usage example of the XMLParent function
fSize (Function)
Returns the size of a file (in bytes).
HRecNum (Example)
Usage example of the HRecNum function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLDocument (Example)
Usage example of the XMLDocument function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HOpenConnection (Example)
Usage example of the HOpenConnection function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HCreation (Example)
Example of the HCreation function
fLongName (Example)
Usage example of the fLongName function
zipExist (Function)
Determines whether an archive exists.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
CtDescribedAccess (Propiedad)
La propiedad CtDescribedAccess establece el tipo de acceso a un archivo de datos al conectarse a una tabla específica a través de OLE DB.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Manipulating Internal Window controls programmatically
The "Internal Window" control is used to display an existing internal window...
CtDescribedPassword (Propiedad)
La propiedad CtDescribedPassword permite establecer la contraseña utilizada para abrir un archivo de datos en una conexión OLE DB (solo para archivos de datos definidos mediante programación).
¿Cómo leer en un archivo de texto o CSV?
Esta página de ayuda explica cómo leer el contenido de un archivo de texto o CSV.
Manipulating Image Editor controls programmatically
WINDEV allows you to programmatically manipulate Image Editor controls...
fSizeUncompressed (Función)
Devuelve el tamaño de un archivo antes de la compresión. Cuando se descomprime un archivo mediante fUncompress, se recomienda comparar el tamaño sin comprimir del archivo con el espacio disponible en disco.
WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
<Looper>.Delete (Función)
Elimina una fila de un control Looper.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
CtDescribedDatabase (Propiedad)
La propiedad CtDescribedDatabase permite establecer la fuente de datos OLE DB al conectarse a una tabla específica a través de OLE DB.
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.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
The Upload control
The Upload control is used to upload files on the Web server...
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HChangeKey (Function)
Changes the browse item.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
<Pivot Table>.Load (Función)
Carga el resultado del cálculo de un control Tabla dinámica a partir de un archivo de copia de seguridad ubicado en el disco o en un búfer.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
<Pivot Table>.ExpandAll (Función)
Expande todos los encabezados de las filas y/o columnas de un control Tabla dinámica.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
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...
MmoEncryption (Property)
La propiedad MmoEncryption permite definir el método de cifrado del archivo memo (.MMO) asociado a un archivo de datos.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
2. Transferencia de archivos mediante FTP
FTP (File Transfer Protocol) es un protocolo para transferir archivos de un sitio a otro.
<Looper>.SelectCount (Función)
Devuelve el número de filas seleccionadas en un control Looper.
Configuring the remote administrator
The remote administrator is an optional tool provided with WEBDEV Application Server...
<Pivot Table>.CalculateUpdate (Función)
Actualiza parte de los datos de un control Tabla dinámica a partir de una fecha determinada.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
Subir archivos
La carga consiste en guardar un archivo ubicado en el ordenador del usuario en un servidor web...
<Looper>.SelectPlus (Función)
Selecciona una fila en un control Looper.
PVTCalculateUpdate (Función)
Actualiza parte de los datos de un control Tabla dinámica a partir de una fecha determinada.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
MenuInvisible (Función)
Hace invisible una opción de menú (menú contextual o desplegable).
NdxEncryption (Property)
La propiedad NdxEncryption permite definir el método de cifrado del archivo de índice (.NDX) asociado a un archivo de datos.
FicEncryption (Property)
La propiedad FicEncryption establece el método de cifrado de un archivo de datos.
Metatipos en el análisis
Un metateipo es una combinación de características de un elemento y de un...
Handling controls in a window
The different operations that can be performed on the window controls are as follows...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments...
fWrite (Example)
Usage example of the fWrite function
Creating a .NET assembly from WINDEV
To create a.NET assembly, ...
<Looper>.Select (Función)
Devuelve el índice del elemento seleccionado en un control Looper.
zipExtractPath (Función)
Devuelve el ruta de un fichero encontrado en el archivo.
HOnError (Example)
Usage example of the HOnError function
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
XMLDocument (Function)
Creates a new XML document.
CertificateSignString (Example)
Usage example of the CertificateSignString function
HSubstDir (Example)
Usage example of the HSubstDir function
TimeLine control events
The following events appear by default in the WINDEV code editor
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control...
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).
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
CtExtendedInfo (Propiedad)
La propiedad CtExtendedInfo obtiene la información adicional insertada en la cadena de conexión a la base de datos.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows...
ERR_NO_END_TAG
HModifyStructure (Example)
Usage example of the HModifyStructure function
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
Manipular controles Línea de tiempo mediante programación (sintaxis con prefijo)
Un control Línea de tiempo se puede...
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
CtInitialCatalog (Property)
La propiedad CtInitialCatalog permite obtener la base de datos predeterminada definida para el acceso.
Cambiar las características de los controles de una ventana
Las características de los controles se pueden ver y/o cambiar en...
HSetPosition (Example)
Usage example of the HSetPosition function
<Pivot Table>.CollapseAll (Función)
Contrae todos los encabezados de las filas y/o columnas de un control Tabla dinámica.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Manipular controles Línea de tiempo mediante programación
Un control Línea de tiempo se puede...
<Looper>.SelectMinus (Función)
Deselecciona una fila en un control Looper.
CtCursorOptions (Property)
La propiedad CtCursorOptions obtiene el tipo de cursor utilizado al conectarse a una base de datos externa.
<Pivot Table>.Save (Función)
Guarda el resultado del cálculo realizado en un control Tabla dinámica (en un archivo o en la memoria).
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
CtDescribedCaption (Property)
La propiedad CtDescribedCaption obtiene y establece el título de la conexión a la fuente de datos OLE DB.
Monitoring robot: Robot settings
From the monitor, you can change the configuration options...
CtOLEDBProvider (Propiedad)
La propiedad CtOLEDBProvider obtiene y establece el nombre del proveedor OLE DB (también llamado servidor OLE DB).
InfoVersion (Variable type)
The InfoVersion type is used to get the characteristics of a specific application version.
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel.
Funcionalidades Automáticas de la Aplicación (FAA)
Las funciones automáticas de aplicación (AAF) le permiten añadir funciones a su aplicación sin tener que escribir una sola Line of code...
<Multimedia>.Beginning (Función)
Posiciones al principio del archivo multimedia reproducido en el control Multimedia.
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...
<Multimedia>.Stop (Función)
Detiene la reproducción de un archivo multimedia encontrado en un control Multimedia.
HDFS functions
The following functions are used to manage files on a HDFS system...
Internal window functions
The following functions are used to manage "Internal windows" controls...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
<Multimedia>.Duration (Función)
Devuelve el tamaño del archivo multimedia reproducido actualmente (en milisegundos) en el control Multimedia.
Image Editor control: Ribbon and panel options
The Image Editor control offers a host of options accessible via...
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
HLinkMemo (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.
ToolTip (Property)
La propiedad ToolTip obtiene y cambia el texto que se muestra en un tooltip. Este tooltip puede asociarse a:
  • un control de una ventana o página,
  • Versiones 2026 y posteriores
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
    Novedad de la versión por suscripción
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
    Novedad versión 2026
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
    un control en un reporte. En este caso, el tooltip solo será visible en el visor de reportes.
    Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 3.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
1. Componentes proporcionados con WINDEV
WINDEV es proporcionado con proyectos que contienen componentes.
Selection query description window: Use
Let's see some operations specific to the description window of a select query...
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases...
2. Ejemplos proporcionados con WINDEV
Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
Sentencia FOR EACH/FOR ALL (exploración de arrays)
La sentencia FOR EACH se utiliza para realizar diferentes tipos de exploración en los arrays...
<Pivot Table>.ToExcel (Función)
Crea un archivo Excel con los datos de un control Tabla dinámica.
WEBDEV - Código ServidorLinux Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 4.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Propiedades asociadas a los controles Línea de tiempo
Puede manipular los controles Línea de tiempo en una ventana utilizando las siguientes propiedades de WLanguage.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Propiedades del control Contenedor nativo
Puede manipular un control Contenedor nativo en una ventana utilizando las siguientes propiedades WLanguage...
InAndroidMode (Example)
Usage example of the InAndroidMode function
SQLConnect (Example)
Usage example of the SQLConnect function
HSL / SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected...
HState (Example)
Usage example of the HState function
Propiedades del control Barra de progreso infinita
Un control Barra de progreso infinita puede manipularse en una ventana con las siguientes propiedades WLanguage...
Changing sites from AWP to SEO-ready session mode
Image editor: Features
The image editor includes several features...
Funciones de control Looper (sintaxis con prefijo)
Lista de funciones de control Looper (sintaxis con prefijo)
Step 3: Printing characters, images, etc.
This step consists in "sending the different elements to print to the printer"...
1
8