|
|
|
|
|
|
|
|
|
|
|
|
| Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Copia un directorio a otro directorio en una unidad remota (Drive). |
|
|
|
|
|
|
|
| Devuelve la lista de visitas de un sitio SaaS. |
|
|
|
|
|
|
|
| WINDEV y WEBDEV proponen diferentes modos de ejecución de consultas SQL según el tipo de acceso a la base de datos.... |
|
|
|
|
|
|
|
| Descarga un archivo de una unidad remota (Drive) al equipo del usuario. |
|
|
|
|
|
|
|
| Lista de constantes utilizadas por las funciones para gestionar errores y excepciones. |
|
|
|
|
|
|
|
La propiedad Type permite obtener:- el tipo de elemento (tabla o campo) definido mediante programación o en el editor de esquema de base de datos, vista o consulta.
- el tipo de objeto.
- el tipo de datos que se almacena en un Variant.
|
|
|
|
|
|
|
|
| Elimina un directorio y sus archivos de una unidad remota (Drive). |
|
|
|
|
|
|
|
| La propiedad Unalterable permite hacer inalterable una tabla. Mean significa que la tabla no puede modificarse. |
|
|
|
|
|
|
|
| Descarga un archivo de una unidad remota (Drive) al equipo del usuario. |
|
|
|
|
|
|
|
| Executes an SQL query asynchronously. |
|
|
|
|
|
|
|
| Elimina un directorio y sus archivos de una unidad remota (Drive). |
|
|
|
|
|
|
|
La propiedad spIterationCount permite:- Obtener el número de iteraciones del algoritmo hash utilizado para un campo de tipo "Contraseña". Esta propiedad puede utilizarse para campos de tipo "Contraseña" definidos en el editor de análisis o mediante programación.
- Establecer el número de iteraciones del algoritmo hash utilizado para un campo de tipo "Contraseña" (solo para campos de tipo "Contraseña" definidos mediante programación).
|
|
|
|
|
|
|
|
| Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
|
| Las diferentes sintaxis para declarar un Procedure... |
|
|
|
|
|
|
|
| El tipo hBackupDescription se utiliza para describir mediante programación una copia de seguridad HFSQL Client/Server. |
|
|
|
|
|
|
|
| Devuelve información detallada sobre el último error originado por el motor HFSQL. |
|
|
|
|
|
|
|
| Una aplicación suele estar destinada a ser utilizada por varios usuarios conectados a través de una red... |
|
|
|
|
|
|
|
| Tutorial WINDEV - Un SCM para WINDEV
Compartir código fuente mediante el SCM - 30 min |
|
|
|
|
|
|
|
| Elimina un archivo de una unidad remota (Drive). |
|
|
|
|
|
|
|
| WEBDEV le permite crear un sitio PHP que maneja tablas... |
|
|
|
|
|
|
|
| The setup program creation wizard allows you to define all the settings of your setup program. |
|
|
|
|
|
|
|
| Cambia el nombre de un archivo o directorio en una unidad remota. |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
|
|
|
|
|
|
|
|
| Ejecuta una consulta SQL de forma asíncrona. |
|
|
|
|
|
|
|
| Retrocede varios registros en el archivo de datos a partir de la posición actual, según un elemento especificado. |
|
|
|
|
|
|
|
| An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time... |
|
|
|
|
|
|
|
| Sube un directorio y su contenido a una unidad remota. |
|
|
|
|
|
|
|
| An application is often intended to be used by several users connected via a network... |
|
|
|
|
|
|
|
| Lee el Email encontrado antes del Email actual según el protocolo utilizado (POP3 o IMAP, MS Exchange, Lotus Notes o Outlook).
|
|
|
|
|
|
|
|
| Elimina el historial de ejecución de una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o una actualización de vista materializada. |
|
|
|
|
|
|
|
| Los siguientes archivos se crean automáticamente al registrar un archivo de datos HFSQL Classic... |
|
|
|
|
|
|
|
| Establece la posición en el registro anterior del archivo de datos según un campo de navegación. |
|
|
|
|
|
|
|
| Sube un directorio y su contenido a una unidad remota. |
|
|
|
|
|
|
|
| Funciones del Groupware Usuario |
|
|
|
|
|
|
|
The two-level setup (or multisite setup) combines:- a reference network setup deployed on a local network.
- an HTTP setup used to update the reference setup on the local network.
|
|
|
|
|
|
|
|
| Lee el último Email entrante según el protocolo utilizado (POP3 o IMAP, MS Exchange, Lotus Notes o Outlook).
|
|
|
|
|
|
|
|
Ejecuta inmediatamente una tarea programada independientemente de su programación: - procedimiento almacenado,
- copia de seguridad,
- optimización,
- actualización de una vista materializada.
|
|
|
|
|
|
|
|
| Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
|
| Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
|
Modifica una tarea programada en un servidor HFSQL: - procedimiento almacenado,
- copia de seguridad,
- optimización,
- actualización de una vista materializada.
|
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
Elimina una tarea programada de un servidor HFSQL.: - procedimiento almacenado,
- copia de seguridad,
- optimización,
- actualización de una vista materializada.
|
|
|
|
|
|
|
|
| Lee la Email entrante encontrada después de la Email actual según el protocolo (POP3 o IMAP, MS Exchange, Lotus Notes o Outlook). |
|
|
|
|
|
|
|
| The Thread type allows you to define all the characteristics of a thread. |
|
|
|
|
|
|
|
| Avanza varios registros en el archivo de datos a partir de la posición en curso, según el elemento especificado. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ... |
|
|
|
|
|
|
|
| La ventana de descripción del proyecto permite configurar varios elementos del proyecto... |
|
|
|
|
|
|
|
| The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
|
| Agrega una operación programada en un servidor HFSQL. Esta operación puede ser una tarea programada (procedimiento almacenado), una copia de seguridad, una optimización o la actualización de una vista materializada. |
|
|
|
|
|
|
|
| Existen diferentes versiones del repositorio SCM... |
|
|
|
|
|
|
|
| El tipo JWTParameter permite definir todos los datos necesarios para la autenticación basada en JWT. |
|
|
|
|
|
|
|
| Las "Carpetas Personales" permiten agrupar varias descripciones de tablas... |
|
|
|
|
|
|
|
| WEBDEV 2026 ya está disponible. |
|
|
|
|
|
|
|
| Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
|
| Ordena los elementos que se encuentran en un control TreeView. |
|
|
|
|
|
|
|
| Escribe un registro en un archivo de datos sin actualizar los índices que corresponden a todas las claves utilizadas en el archivo. |
|
|
|
|
|
|
|
| An associative array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
|
| La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ... |
|
|
|
|
|
|
|
| Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
|
|
|
|
|
|
|
|
| Establece la posición en el primer registro de un archivo de datos de acuerdo con el elemento de navegación especificado. |
|
|
|
|
|
|
|
| Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| Utilisation dans la classe hDescriptionSauvegarde - Accès en Lecture + Ecriture - Type : Chaîne U compat A courant (ex : données de l'utilisateur ; avec 0 binaire) |
|
|
|
|
|
|
|
| Para agregar un proyecto que ya existe al SCM, se deben realizar algunas operaciones... |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to:- specify the options for managing the installer framework.
- specify the options for managing the UAC for the installer.
|
|
|
|
|
|
|
|
| El panel "Resultados de las pruebas" muestra los resultados de las diferentes pruebas independientes de un proyecto... |
|
|
|
|
|
|
|
| Customizes the management of HFSQL errors. |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native SAP ASE Connector (also called Native Sybase Access)... |
|
|
|
|
|
|
|
| Personaliza la gestión de errores HFSQL. |
|
|
|
|
|
|
|
Crea una vista HFSQL. Esta función utiliza el anterior mecanismo de vistas. |
|
|
|
|
|
|
|
| Una vista SQL es una fuente de datos virtual definida por una consulta SQL... |
|
|
|
|
|
|
|
| Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook). |
|
|
|
|
|
|
|
Crea una vista HFSQL. Esta función utiliza el anterior mecanismo de vistas. |
|
|
|
|
|
|
|
| Lista de funciones financieras |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| The Size property is used to determine and change the size of an element.
|
|
|
|
|
|
|
|
Returns the characteristics of all the columns (or items):- for a given table.
- for a given query.
|
|
|
|
|
|
|
|
| The "Export" pane in the report viewer allows you to perform the following operations... |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Implementar un sitio web
Lección 2 - Implementar un sitio web a través de HTTP - 30 min |
|
|
|
|
|
|
|
| Detiene un servidor FTP (File Transfer Protocol) o RPC (Remote Procedure Call) alimentado por WINDEV e iniciado por NetStartServer.. Esta función se conserva por motivos de compatibilidad con versiones anteriores. |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Implementar un sitio web
Lección 1 - Requisitos para implementar un sitio web - 30 min |
|
|
|
|
|
|
|
| The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming... |
|
|
|
|
|
|
|
| Indicates the type of data and the data to copy/move during Drag/Drop. |
|
|
|
|
|
|
|
| La propiedad Compression obtiene y establece el modo de compresión de los datos. |
|
|
|
|
|
|
|
| WINDEV 2026 ya está disponible. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| The analysis is used to define the structure of data files used by the project... |
|
|
|
|
|
|
|
| Los datos manipulados por una aplicación WINDEV Mobile pueden provenir de |
|
|
|
|
|
|
|
| Inicializa una consulta escrita en lenguaje SQL y declara esta consulta al motor HFSQL. |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| Importa un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile). |
|
|
|
|
|
|
|
| Importa un archivo CSV en un archivo de datos HFSQL Classic o Client/Server. Este archivo de datos debe haberse definido en el editor de análisis, o declarado con las funciones HDeclare, HDeclareExternal o HDescribeFile). |
|
|
|
|
|
|
|
| Imports a Text file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Todas las funciones del administrador de cuentas WEBDEV pueden utilizarse a través de la línea de comandos... |
|
|
|
|
|
|
|
| Usage example of the HSubstDir function |
|
|
|
|
|
|
|
Retrieves and/or changes the character set used:- by all the screen fonts.
- by all the operations performed on the character strings (functions and/or operators).
|
|
|
|
|
|
|
|
| Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
|
| A mobile device can receive push notifications... |
|
|
|
|
|
|
|
| Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
|
| Usage example of ChangeAction |
|
|
|
|
|
|
|
| WEBDEV 2024 innovations in the 2024 Innovations brochure. |
|
|
|
|
|
|
|
| Establece la posición en el último registro que tenga un elemento específico con un valor menor o igual al valor buscado. |
|
|
|
|
|
|
|
| Devuelve la lista de relaciones (de tipo Merise) del análisis actual o de un análisis específico. |
|
|
|
|
|
|
|
| Centro de Gestión de Proyectos |
|
|
|
|
|
|
|
| Usage example of the NetGetFile function |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
|
| Modifies a column in a horizontal Table control. |
|
|
|
|
|
|
|
| La propiedad Extra gestiona información adicional. |
|
|
|
|
|
|
|
| Devuelve el color dominante (es decir, el más frecuente) de una imagen en una variable de tipo Image o en un control Imagen. |
|
|
|
|
|
|
|
| Cuando un proyecto WINDEV, WEBDEV o WINDEV Mobile utiliza tablas, debe estar asociado a un esquema de base de datos. |
|
|
|
|
|
|
|
| WINDEV Mobile incluye un Centro de Gestión de Proyectos para gestionar proyectos de desarrollo. |
|
|
|
|
|
|
|
| Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado. |
|
|
|
|
|
|
|
| WINDEV proposes a help menu adapted to your applications... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Conecta la aplicación actual a una base de datos que debe ser interrogada mediante SQL. |
|
|
|
|
|
|
|
| WINDEV Mobile incluye un Groupware Usuario para Android y iOS... |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| El tipo AuthToken contiene las características de un token de acceso a un servicio web. |
|
|
|
|
|
|
|
| Usage example of the GglConnect function |
|
|
|
|
|
|
|
| Configura el uso de las funciones Socket. |
|
|
|
|
|
|
|
| The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux... |
|
|
|
|
|
|
|
| WEBDEV includes several types of pages to create dynamic sites... |
|
|
|
|
|
|
|
| The remote administration tool is used to manage the connections to the dynamic WEBDEV websites. |
|
|
|
|
|
|
|
| Esta página incluye las principales novedades y mejoras de esta versión... |
|
|
|
|
|
|
|
| Los tipos avanzados de WLanguage son los siguientes |
|
|
|
|
|
|
|
| WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for the Android operating system... |
|
|
|
|
|
|
|
| Nouveautés de WINDEV 2025 présentes dans la brochure des Nouveautés 2025. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Nouveautés de WINDEV 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| Configures the SMTP session associated with the administrator account of a SaaS session. |
|
|
|
|
|
|
|
| Tutorial WINDEV: Componentes externos
Reutilizar código mediante componentes externos - 40 min |
|
|
|
|
|
|
|
| Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| The remote administration tool is used to manage the backups of your dynamic WEBDEV websites. |
|
|
|
|
|
|
|
The DisplayedItemImage property is used to:- Get the item that corresponds to the image displayed in a ListView control.
- Change the item that corresponds to the image displayed in a ListView control.
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV y WINDEV Mobile le permiten gestionar directamente los correos electrónicos de sus aplicaciones.... |
|
|
|
|
|
|
|
| Creates a socket that uses the infrared port. |
|
|
|
|
|
|
|
| WINDEV proposes to run the different project tests directly on the corresponding executable... |
|
|
|
|
|
|
|
| Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
|
| Lista de funciones de gestión del navegador |
|
|
|
|
|
|
|
| A site generated in PHP can be debugged in standard WEBDEV mode... |
|
|
|
|
|
|
|
| Poder realizar una búsqueda en los editores mejora significativamente la eficiencia... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| Inicia una petición HTTP en un servidor. |
|
|
|
|
|
|
|
| Define y activa un filtro en un archivo de datos, vista o consulta. |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
| Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
|
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| WINDEV y WINDEV Mobile le permiten desarrollar aplicaciones para tabletas Windows 10, Windows Phone 10 y teléfonos Windows 10 (Universal Windows 10 apps)... |
|
|
|
|
|
|
|
| The email structure is a preset structure of WLanguage (no declaration is required)... |
|
|
|
|
|
|
|
| The use of SQL functions to handle Progress data does not require importing the file structure into the analysis... |
|
|
|
|
|
|
|
| From the monitor, you can change the configuration options... |
|
|
|
|
|
|
|
| El Centro de Gestión de Proyectos permite configurar... |
|
|
|
|
|
|
|
| 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, ... |
|
|
|
|
|
|
|
| Las siguientes funciones SQL pueden utilizarse en las consultas escritas en código SQL (clasificadas por tema).... |
|
|
|
|
|
|
|
| Tutorial WINDEV: Crear un proyecto WINDEV y su esquema de base de datos
Lección 2 - Crear tablas en el esquema de base de datos - 40 min |
|
|
|
|
|
|
|
| Existen dos métodos para implementar aplicaciones... |
|
|
|
|
|
|
|
| Configura el destino de impresión. |
|
|
|
|
|
|
|
| Conecta la aplicación actual a una base de datos que será consultada por SQL a través de un proxy de servicio web (SOAP). |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS
Lección 4 - Ventanas con búsqueda - 30 min |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Crear un sitio WEBDEV
Lección 2 - Manipular una base de datos - 30 min |
|
|
|
|
|
|
|
| El control de visualización con formato incluye algunas propiedades ... |
|
|
|
|
|
|
|
| WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java... |
|
|
|
|
|
|
|
| Puede manipular los controles Tabla en una ventana o página utilizando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| En WLanguage, es posible manipular controles Campo de entrada una ventana, página o reporte mediante las siguientes propiedades... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields... |
|
|
|
|
|
|
|
| Lista de constantes utilizadas por las propiedades asociadas a ventanas, reportes, páginas y controles. |
|
|
|
|
|
|
|
| Puede manipular columnas de controles Tabla en una ventana o página usando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Puede manipular las columnas del Diagrama de Gantt en los controles Tabla o TreeVew Tabla utilizando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| Se pueden utilizar varias propiedades de WLanguage en un grupo de controles que se encuentran en una ventana, en una página o en un informe... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a ventanas, páginas y controles |
|
|
|
|
|
|
|
| Specific features of print in PDF format |
|
|
|
|
|
|
|
| Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Valor de las constantes para la API de 32 bits de Windows |
|
|
|
|
|
|
|
| La versión 2026 incluye funciones, propiedades y tipos de datos nuevos y mejorados, ... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|