AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 526-199 de 199 para equivalent
MoveLine (Function)
Allows:
  • move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly.
  • swap two rows in a two-dimensional WLanguage array or in an advanced array property.
<List Box>.SelectPlus (Función)
Selecciona uno o más elementos en un control List Box, ListView o Combo Box.
<DiskFile variable>Abrir (función)
Abre un archivo externo (ANSI o Unicode) para poder manipularlo mediante programación.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
DrawingStyle( Función)
Permite averiguarlo y modificarlo:
  • el modo de visualización de los botones de Grayed que se encuentran en las ventanas de su aplicación.
  • el modo de visualización de Border translúcido para las ventanas de su aplicación.
  • el modo para cargar imágenes grandes.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SourceFromWindow (Función)
Actualiza automáticamente:
  • los valores de los elementos de un archivo de datos en memoria con los valores de los controles de la ventana.
  • el valor de las variables WLanguage con el valor de los controles de ventana.
Esta función también está disponible para las páginas WEBDEV.
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.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
SemiDynamicPageDisplay( Función)
Muestra una página semidinámica en el browser del usuario Web desde una página WEBDEV dinámica o estática.
DotNetDelegate( Función)
Inicializa un delegado.NET.
Title (Property)
The Title property is used to:
  • Get the title of a Table control column, a Chart control, a window or a page
  • Change the title of a Table control column, a Chart control, a window or a page.
HChangeName (Function)
Modifies the physical name of a data file.
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
<Table>.DeleteWithAnimation (Función)
Elimina una fila de un control Tabla, de un control Tabla TreeView (o de una tabla mostrada en un control Combo Box) con una animación.
WiFiAddNetwork( Función)
Añade una nueva red a la lista de redes Wi-Fi configuradas en el dispositivo.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls:
  • Edit control.
  • Editable Combo Box.
  • "Edit control" column and "Editable Combo Box" column in a Table control.
  • Word Processing control.
  • Code Editor control.
Middle (Función)
Extrae:
  • una subcadena de una cadena a partir de una posición especificada.
  • parte de un buffer a partir de una posición especificada.
Composite keys
A composite key is a key item containing several other items...
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
<zipArchive variable>.DeleteFile (Función)
Elimina un archivo de un fichero.
CameraCapture (Function)
Captures the images received from the camera:
  • as an image: take a photo.
  • as a video: record a video.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
WindowFromSource (Function)
Automatically initializes the controls of a window with:
  • the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
  • the values of the bound WLanguage variables.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ChangeName (Función)
Modifica el nombre físico de un archivo de datos.
ScreenToSource (Function)
Automatically initializes:
  • the values of a data file's items in memory with the values from the controls in the window.
  • the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.
XMLSave (Function)
Saves an XML document in a file.
<Source>.ReadSeekLast (Función)
Establece la posición en el último registro que tenga un elemento específico con un valor menor o igual al valor buscado (búsqueda exacta).
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
<xmlDocument variable>Guardar (función)
Guarda un documento XML en un archivo.
<Window>.ToSource (Función)
Se actualiza automáticamente:
  • los valores de los elementos de una tabla en memoria con los valores de los controles de la ventana.
  • el valor de las variables WLanguage con el valor de los controles de la ventana.
Esta función también está disponible para las páginas WEBDEV.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<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.
zipDeleteFile (Function)
Deletes a file from an archive.
XMLFind (Function)
Performs a search in an XML document.
<Fuente>.CreationIfNotFound (Función)
Realiza las siguientes operaciones:
  • Si el archivo no existe, crea un archivo de datos vacío (archivo de extensión ".FIC") con el archivo de índice y el archivo memo, si es necesario. La función equivale a HCreation.
  • Si el archivo existe, abre el archivo.
SourceToScreen (Function)
Automatically updates the controls in a window or page with:
  • the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
  • the values of the bound WLanguage variables.
<Window>.FromSource (Function)
Automatically initializes the controls of a window with:
  • the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
  • the values of the bound WLanguage variables.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
<Source>.Open (Función)
Abre un archivo de datos.
<Chart>.Parameter3DS (Función)
Recupera o modifica un parámetro para dibujar un gráfico en modo Espacial 3D.
HCreationIfNotFound (Function)
Performs the following operations:
  • If the data file doesn't exist, create an empty data file (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary.. The function is equivalent to HCreation.
  • If the data file exists, opens the data file.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
<Source>.Filter (Función)
Define y activa un filtro en un archivo de datos, vista o consulta.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Programar controles Tabla basados en un archivo de datos
Esta página explica cómo programar controles Tabla basados en un archivo de datos...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
Programar controles Tabla basados en un archivo de datos (sintaxis con prefijo)
Esta página explica cómo programar controles Tabla basados en un archivo de datos...
<Table>.Count (Función)
Devuelve:
  • el número de columnas que se encuentran en una Tabla o control Tabla TreeView.
  • el número de filas que se encuentran en una Tabla o control Tabla TreeView.
HOpen (Function)
Opens a data file.
<Source>.ReadSeekFirst (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor estrictamente igual al valor buscado (búsqueda exacta).
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
fMoveFile (Function)
Moves a file from one directory to another.
<Source>.Backward (Función)
Retrocede varios registros en el archivo de datos a partir de la posición actual, según un elemento especificado.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
<Source>.Seek (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado (búsqueda genérica predeterminada).
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
<Table>.SelectPlus (Función)
Selecciona una fila en un control Tabla o TreeView.
<Source>.FilterIdentical (Función)
Define y activa un filtro que permite buscar el valor exacto de un elemento de tipo cadena.
Prueba de una consulta
El editor de consultas le permite ejecutar la prueba del resultado de la consulta....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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).
<zipArchive variable>.DeleteFileList (Función)
Elimina una lista de archivos de un fichero.
HSetIntegrity (Función)
Activa o no la gestión de una restricción de integridad en una relación de un archivo de datos.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<Table>.AddLineWithAnimation (Función)
Añade una fila a un control Tabla o TreeView con una animación.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
EmailReadNext (Función)
Lee la Email entrante encontrada después de la Email actual según el protocolo (POP3 o IMAP, MS Exchange, Lotus Notes o Outlook).
<Source>.Forward (Función)
Avanza varios registros en el archivo de datos a partir de la posición en curso, según el elemento especificado.
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).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Check: SMART status of drives
The monitoring robot will measure the SMART attributes of a server's hard drives...
Carpetas personales en el esquema de base de datos
Las "Carpetas Personales" permiten agrupar varias descripciones de tablas...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
gLink (Function)
Adds an "invisible" value to an element of a List or Combo Box control..
Function kept for compatibility. It is recommended to use gStoredValue.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes.
OpenChild (Example)
Usage example of the OpenChild function
HChangeDir (Función)
Cambia la ruta de acceso a un archivo de datos (es decir, el directorio en el que se manipulará el archivo).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
Elementos de enumeración y combinación
WINDEV, WEBDEV y WINDEV Mobile proponen los tipos Enumeración y Combinación...
iPrintImage (Function)
Sends the image file to print to the print buffer.
<Table>.Select (Función)
Devuelve el índice del elemento seleccionado en el control Tabla o TreeView.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
<Source>.First (Función)
Establece la posición en el primer registro de un archivo de datos de acuerdo con el elemento de navegación especificado.
SysDir (Function)
Returns the path of a system directory.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<Connection variable>.SetServer (Función)
Permite conocer y modificar algunos parámetros del servidor HFSQL Client/Server.
<Source>.ChangeDir (Función)
Cambia la ruta de acceso a un archivo de datos (es decir, el directorio en el que se manipulará el archivo).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server.
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Función)
Establece la posición en el último registro de un archivo de datos de acuerdo con un elemento de navegación.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
<List Box>.add (función)
Añade un elemento mediante programación a un List Box, ListView, Combo Box o Control Carrusel..
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Procedure (Variable type)
The Procedure type is used to handle through programming:
  • the procedures or methods found in the project.
  • the procedures or methods found in an internal component.
  • the procedures or methods found in an external component.
OpenSister (Example)
Usage example of the OpenSister function
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
<Source>.SeekLast (Función)
Establece la posición en el último registro que tenga un elemento específico con un valor menor o igual al valor buscado.
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
<Source>.SeekFirst (Función)
Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed...
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
DomoClose (Function)
Closes the communication opened by DomoOpen.
Manejo de una ficha dinámica mediante programación (sintaxis de prefijo)
WINDEV permite manipular controles Tabla dinámica utilizando las funciones TabXXX y diferentes propiedades WLanguage...
Programming an OLE field
WINDEV allows you to manipulate an OLE field directly by programming...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<Source>.ReadFirst (Función)
Establece la posición en el primer registro del archivo de datos de acuerdo con un elemento de navegación.
HReadFirst (Función)
Establece la posición en el primer registro del archivo de datos de acuerdo con un elemento de navegación.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SearchAAF (Property)
The SearchAAF property is used to:
  • find out whether the search via AAF is enabled on a non-editable Combo Box control,
  • enable (or not) the search via AAF on a non-editable Combo Box control.
<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.
<zipArchive variable>.ExtractFileList (Función)
Extrae y descomprime una lista de archivos encontrados en un archivo a una ubicación física.
ImageScrollingPosition (Función)
Devuelve la Image visualizada.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
AlternativeText (Property)
The AlternativeText property is used to get and edit the alternative text of controls in a page.
Características de las opciones de menú
WINDEV y WINDEV Mobile gestionan dos tipos de menús....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<Imagen>.ScrollingPosition (Función)
Devuelve la Image visualizada.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
WinEdSaveNote( Función)
Exporta las notas reposicionables creadas por el usuario a un archivo.
CallDLL32 (Function)
Runs a function found in an external DLL.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
State (Property)
The State property gets and sets the state of an element.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
OLELoad (Function)
Initializes an OLE control with an OLE object.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdUndo (Función)
Deshace la última acción realizada por el usuario final al modificar la interfaz (opción "Permitir a los usuarios finales modificar la IU" activada).
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable...
<Source>.FilterIncludedBetween (Función)
Define y activa un filtro de tipo "Comprendido entre" en un archivo de datos, vista o consulta.
<Window>.EdRedo (Función)
Ejecuta la última acción deshecha por el usuario final (opción "Permitir a los usuarios finales modificar la IU" activada).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a search value (generic search by default).
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<zipArchive variable>.ExtractDirectory (Función)
Extrae y descomprime automáticamente los archivos en un directorio en el árbol de archivos de un archivo a una ubicación física.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HModify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
<Source>.Modify (Función)
Modifica el registro especificado o el que esta en la memoria en el archivo de datos (consulta o vista).
Control (Tipo de variable)
El tipo Control permite definir las características de un control.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ArraySort (Function)
Sorts a WLanguage array.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo".
Manipular tablas en PHP
WEBDEV le permite crear un sitio PHP que maneja tablas...
<Source>.ExecuteSQLQueryAsynchronous (Función)
Ejecuta una consulta SQL de forma asíncrona.
<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).
Sort (Function)
Sorts a WLanguage array.
Universal replication
The purpose of universal replication is to keep several databases synchronized...
FileDisplay (Función)
Muestra un archivo en el navegador del usuario.
API (Function)
Runs a function found in an external DLL.
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Brochure des nouveautés 2024 : nouveautés WINDEV Mobile
Nouveautés de WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Mensajes de error que se pueden visualizar en el navegador
Esta página de ayuda presenta los diferentes mensajes de error que se pueden mostrar en el navegador....
ExeRunning (Función)
Ejecuta un programa (un archivo ejecutable, por ejemplo) desde la aplicación actual.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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).
Sentencia FOR EACH/FOR ALL (bucle a través de los archivos)
La declaración FOR EACH se usa para ejecutar diferentes tipos de bucles HFSQL...
Image (Tipo de variable)
El tipo Image permite definir las características avanzadas de una imagen.
Image editor: Features
The image editor includes several features...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via...
Funciones HFSQL
Lista de funciones para la gestión de HFSQL
<Source>.ExecuteSQLQuery (Función)
Inicializa una consulta escrita en lenguaje SQL y declara esta consulta al motor HFSQL.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Errores en la gestión de archivos de datos
Cuando una función HFSQL falla (devuelve False, por ejemplo), se puede conocer mediante programación el número del error correspondiente con la función HError...
Propiedades HFSQL
Lista de propiedades HFSQL
Funciones SQL que pueden utilizarse en las consultas SQL
Las siguientes funciones SQL pueden utilizarse en las consultas escritas en código SQL (clasificadas por tema)....
HFSQL constants
List of constants used by the HFSQL functions.
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.
1
8