|
|
|
|
|
|
|
|
|
|
|
|
| Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Runs a WLanguage function by dynamic compilation, without command formatting... |
|
|
|
|
|
|
|
| Ejecuta un comando en modo de consola. |
|
|
|
|
|
|
|
| Ejecuta el código WLanguage que se muestra en el control Editor de código. |
|
|
|
|
|
|
|
| Ejecuta un procedimiento global presente en un componente externo. Este componente externo se carga con ComponentLoad. |
|
|
|
|
|
|
|
| Triggers the execution of a parallel task. |
|
|
|
|
|
|
|
| Indica una tarea paralela de continuación que se ejecutará cuando finalice una de las tareas paralelas especificadas. |
|
|
|
|
|
|
|
| Usage example of the HExecuteSQLQuery function |
|
|
|
|
|
|
|
Executes an XPATH query: - in an XML document.
- in an xmlDocument variable.
|
|
|
|
|
|
|
|
| Ejecuta un procedimiento del navegador WLanguage en un control de visualización HTML que muestra una página creada con WEBDEV. |
|
|
|
|
|
|
|
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: - specify the input values during the call to a stored procedure.
- retrieve the output values after a call to a stored procedure.
|
|
|
|
|
|
|
|
| Executes an SQL query asynchronously. |
|
|
|
|
|
|
|
| Ejecuta un procedimiento del navegador WLanguage en un control de visualización HTML que muestra una página creada con WEBDEV. |
|
|
|
|
|
|
|
| Ejecuta una consulta SQL de forma asíncrona. |
|
|
|
|
|
|
|
| Ejecuta código JavaScript en un control Editor HTML. |
|
|
|
|
|
|
|
| Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
|
| Ejecuta un comando en modo de consola. |
|
|
|
|
|
|
|
| Executes a procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
|
| Ejecuta el código WLanguage que se muestra en el control Editor de código. |
|
|
|
|
|
|
|
| Envía un comando IMAP al servidor de correo electrónico. Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Envía un comando IMAP al servidor de correo electrónico. Esta función solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2. |
|
|
|
|
|
|
|
| Calls a synchronous function or BAPI on a SAP system. |
|
|
|
|
|
|
|
| Ejecuta un procedimiento global presente en un componente externo. Este componente externo se carga con ComponentLoad. |
|
|
|
|
|
|
|
| Ejecuta una consulta XPATH en una variable XMLDocument. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Starts the execution of a secondary thread. |
|
|
|
|
|
|
|
| Executes a global procedure in the context of the global service of the WebSocket server. |
|
|
|
|
|
|
|
| Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
|
| Immediately execute periodic replication between HFSQL servers: replication is triggered ahead of schedule. |
|
|
|
|
|
|
|
| Ejecuta una función WLanguage identificada por su nombre. |
|
|
|
|
|
|
|
| Inicia la ejecución de un proceso mediante programación, es decir, sin que el usuario tenga que realizar una acción determinada en la interfaz. |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Obtiene el código de salida del comando ejecutado en modo de consola, es decir, el valor devuelto cuando el comando termina de ejecutarse. |
|
|
|
|
|
|
|
The Native Oracle Connector is used to:- specify the input values during the call to a stored procedure.
- retrieve the output values after a call to a stored procedure.
|
|
|
|
|
|
|
|
| Espera la ejecución de una tarea paralela. |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Windows scheduler. |
|
|
|
|
|
|
|
| Indica si el código actual se está ejecutando en el servidor WebSocket. |
|
|
|
|
|
|
|
The Native SQL Server Connector is used to:- specify the input values during the call to a stored procedure.
- retrieve the output values after a call to a stored procedure.
|
|
|
|
|
|
|
|
| Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example) ... |
|
|
|
|
|
|
|
| Inicia la ejecución de un proceso mediante programación. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| WEBDEV proposes several types of links according to the action of link on the page controls... |
|
|
|
|
|
|
|
| Usage example of the SQLModify function |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query. |
|
|
|
|
|
|
|
| Indica si el código actual se está ejecutando en el servicio global del servidor WebSocket. |
|
|
|
|
|
|
|
| Inicializa una consulta escrita en SQL y la declara al servidor de la base de datos para optimizar las siguientes ejecuciones de dicha consulta. |
|
|
|
|
|
|
|
| In a web application, you may need to run long processes (for example, to update counters... |
|
|
|
|
|
|
|
| Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
|
| The query editor allows you to create a query by typing SQL code... |
|
|
|
|
|
|
|
| Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
|
| Dynamically compile a Procedure whose source code is supplied (dynamic compilation). |
|
|
|
|
|
|
|
| Executes a procedure for each element of a WLanguage array. |
|
|
|
|
|
|
|
| Returns the result of the last J2EE procedure that was successfully run. |
|
|
|
|
|
|
|
| Runs a procedure on a server of J2EE XML web services. |
|
|
|
|
|
|
|
| Reinicia la detección de errores no fatales: |
|
|
|
|
|
|
|
| El control de visualización HTML muestra una página web en una aplicación... |
|
|
|
|
|
|
|
| Escribe datos en la entrada estándar del comando ejecutado en modo de consola. |
|
|
|
|
|
|
|
| Lee los datos en el flujo de salida de error para el comando ejecutado en modo de consola. |
|
|
|
|
|
|
|
| Comienza a recopilar información sobre las consultas ejecutadas. |
|
|
|
|
|
|
|
| Lee los datos del flujo de salida estándar para el comando ejecutado en modo de consola. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Termina de recoger información sobre las consultas ejecutadas. |
|
|
|
|
|
|
|
| List of events associated with Button controls |
|
|
|
|
|
|
|
| Ends the execution of the current service. |
|
|
|
|
|
|
|
| Adds an element to a Table control. |
|
|
|
|
|
|
|
| Adds a new download in the device's download manager. |
|
|
|
|
|
|
|
| A Table, List Box or Combo Box control can be used to display the content of a data file or query... |
|
|
|
|
|
|
|
| El tipo Command define las características avanzadas de un comando utilizado para un archivo ejecutable. |
|
|
|
|
|
|
|
| Starts running a remote program from the current application. |
|
|
|
|
|
|
|
| List of events associated with framesets |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)... |
|
|
|
|
|
|
|
| Devuelve los errores de compilación del código del control Editor de código. |
|
|
|
|
|
|
|
| Lista de funciones específicas de los servidores WebSocket
|
|
|
|
|
|
|
|
| Especifica si los sockets TCP y WebSockets deben pasar por un proxy SOCKS5 para ejecutar solicitudes. |
|
|
|
|
|
|
|
| Verifica la validez de las firmas de un PDF. Nota: Esta función solo está disponible a partir de la versión 2025 Update 1 |
|
|
|
|
|
|
|
| Compila el código WLanguage del control Editor de código y muestra los errores. |
|
|
|
|
|
|
|
| Used to identify or modify a control in an HTML form contained in an HTML Display control. |
|
|
|
|
|
|
|
| Se utiliza para identificar o modificar un control de un formulario HTML contenido en un control de visualización HTML. |
|
|
|
|
|
|
|
| The programming of timers, threads and delayed procedures is now automatically managed by the environment... |
|
|
|
|
|
|
|
| Modifies the content of a row in the query result. |
|
|
|
|
|
|
|
| Convierte un array de elementos en una lista de parámetros. |
|
|
|
|
|
|
|
| Los semáforos limitan la ejecución simultánea de un código (procedimiento, línea de código, etc. |
|
|
|
|
|
|
|
| List of constants used by the J2EE functions. |
|
|
|
|
|
|
|
| WDScript es un editor de scripts WLanguage incluido con WINDEV, WEBDEV y WINDEV Mobile... |
|
|
|
|
|
|
|
| A component can be reused at any time in any application... |
|
|
|
|
|
|
|
| Retrieves information regarding the execution of an instance of action plan. |
|
|
|
|
|
|
|
| You have the ability to define scheduled elements on the HFSQL server. |
|
|
|
|
|
|
|
| Starting with version 27, files can be downloaded in the background, using the system download manager... |
|
|
|
|
|
|
|
| Emails the data found in a page currently displayed in the browser. |
|
|
|
|
|
|
|
| Se proponen tres tipos de réplica... |
|
|
|
|
|
|
|
| Ejecuta un procedimiento en un servidor de servicios web J2EE XML. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError... |
|
|
|
|
|
|
|
| El Driver ODBC en HFSQL Classic (monousuario y multiusuario) se utiliza para acceder a una base de datos HFSQL Classic desde un software de base de datos externo que soporte accesos ODBC.... |
|
|
|
|
|
|
|
| The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers... |
|
|
|
|
|
|
|
| Usage example of the HDeclareExternal function |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd. |
|
|
|
|
|
|
|
| Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page. |
|
|
|
|
|
|
|
| Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper. |
|
|
|
|
|
|
|
| Ends the execution of the current program. |
|
|
|
|
|
|
|
Begins, commits or rolls back a transaction:- on the files of a database opened by SQLConnect,
- on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection.
|
|
|
|
|
|
|
|
| Tutorial WINDEV - Fundamentos de WLanguage
Lección 4 - Instrucciones condicionales - 20 min |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile - Fundamentos de WLanguage
Lección 4 - Instrucciones condicionales - 20 min |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Fundamentos de WLanguage
Lección 4 - Instrucciones condicionales - 20 min |
|
|
|
|
|
|
|
| Muestra un control Celda en una página con efecto DDW (Oscurecimiento de Ventanas Inactivas). Esta función se utiliza para simular fácilmente un cuadro de diálogo en el código del navegador, utilizando un control Celda en una página. |
|
|
|
|
|
|
|
| Runs the SQL code of a query created in the query editor. |
|
|
|
|
|
|
|
| Las configuraciones de proyecto permiten adaptar el mismo proyecto a distintas plataformas... |
|
|
|
|
|
|
|
| The remote HFSQL administrator is used to define the scheduled tasks... |
|
|
|
|
|
|
|
| Returns a debug information. |
|
|
|
|
|
|
|
| Obtiene o establece el modo de visualización de la ventana interna de carga utilizada cuando se cargan elementos adicionales en un control Looper infinito. |
|
|
|
|
|
|
|
| SOCKS5 es un protocolo de red que tiene como objetivo estandarizar el uso de proxies para las aplicaciones... |
|
|
|
|
|
|
|
| Refresca un looper de navegación desde una posición determinada: las modificaciones realizadas en el archivo vinculado se tienen en cuenta en el looper. |
|
|
|
|
|
|
|
| Evaluates the value of an expression built in a character string. |
|
|
|
|
|
|
|
| El Centro de Control permite implementar un mecanismo para actualizar de forma periódica el contenido de una vista materializada... |
|
|
|
|
|
|
|
| Verifica la validez de las firmas de un PDF. Nota: Esta función solo está disponible a partir de la versión 2025 - Update 1. |
|
|
|
|
|
|
|
| Returns the size of a directory in bytes. |
|
|
|
|
|
|
|
| A dynamic automation object is an automation object allocated upon request, during the program execution... |
|
|
|
|
|
|
|
| Se puede utilizar una consulta con parámetros.... |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a PHP server. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to an ASP server. |
|
|
|
|
|
|
|
| Sends the data found in a page currently displayed in the browser to a JSP server. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access... |
|
|
|
|
|
|
|
| To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| Escribe datos en la entrada estándar del comando ejecutado en modo de consola. |
|
|
|
|
|
|
|
| Envía un comando a un servidor SSH. La sesión se inicia y se cierra automáticamente en cuanto se envía el comando. |
|
|
|
|
|
|
|
| Validates the specified page and starts the execution of a button. |
|
|
|
|
|
|
|
| Lee los datos del flujo de salida estándar para el comando ejecutado en modo de consola. |
|
|
|
|
|
|
|
| To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code... |
|
|
|
|
|
|
|
| Lee los datos en el flujo de salida de error para el comando ejecutado en modo de consola. |
|
|
|
|
|
|
|
| Envía un comando a un servidor SSH. La sesión se inicia y se cierra automáticamente en cuanto se envía el comando. |
|
|
|
|
|
|
|
| The Automation keyword is used to declare an automation object... |
|
|
|
|
|
|
|
| To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... analysis. |
|
|
|
|
|
|
|
| Inicializa la consulta vinculada al informe. |
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| The following paragraphs present the main aspects and specific features of the Native SQLite Connector. |
|
|
|
|
|
|
|
| "Password" items are used to securely store passwords by using a salt and a hash algorithm... |
|
|
|
|
|
|
|
| The ScheduledTask structure is used to define all the events that will define the execution of a task... |
|
|
|
|
|
|
|
| The purpose of universal replication is to keep several databases synchronized... |
|
|
|
|
|
|
|
| The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications... |
|
|
|
|
|
|
|
| Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class... |
|
|
|
|
|
|
|
| To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| Initializes the query linked to the report. |
|
|
|
|
|
|
|
| The monitoring robot will measure the SMART attributes of a server's hard drives... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls... |
|
|
|
|
|
|
|
| To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis... |
|
|
|
|
|
|
|
| The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming. |
|
|
|
|
|
|
|
| To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis... |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
|
|
|
|
|
|
|
|
| Imprime un informe creado con el editor del informe. |
|
|
|
|
|
|
|
| The test manager is used to... |
|
|
|
|
|
|
|
| Devuelve la lista de elementos de un archivo de datos (consulta o vista) reconocidos por el motor HFSQL. Los archivos de datos definidos por las funciones HDeclare, HDeclareExternal y HDescribeFile se tienen en cuenta. |
|
|
|
|
|
|
|
| Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers. |
|
|
|
|
|
|
|
| Factur-X es un estándar híbrido de facturación electrónica que combina una factura legible en formato PDF, y un archivo XML que contiene los datos de la factura necesarios para el procesamiento automatizado... |
|
|
|
|
|
|
|
| List of constants used by the DDE functions |
|
|
|
|
|
|
|
| CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application. |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| Operators { and operators } operators are used to access a field, variable, class member or data file item by dynamically constructing the name of the field, variable, class member or item... |
|
|
|
|
|
|
|
| List of events associated with Table controls |
|
|
|
|
|
|
|
| Remarks and specific features of Native PostgreSQL Connector... |
|
|
|
|
|
|
|
| This help page presents the main aspects of the Action Bar description window ... |
|
|
|
|
|
|
|
| Requests to be notified periodically of the device's current location.
|
|
|
|
|
|
|
|
| WDModFic is a tool for automatically modifying data files on development seats and end-user seats... |
|
|
|
|
|
|
|
| One of the most common applications of the multi-touch feature is used to handle images... |
|
|
|
|
|
|
|
| La selección de registros realizada por consulta no se muestra necesariamente en un informe, en una ventana, ... |
|
|
|
|
|
|
|
| To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed... |
|
|
|
|
|
|
|
| A materialized view is a physical data source defined by an SQL query. |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required for the component... |
|
|
|
|
|
|
|
| Names and runs an SQL query. |
|
|
|
|
|
|
|
| The graphqlResponse type is used to retrieve all the characteristics of the response to a GraphQL query. |
|
|
|
|
|
|
|
Returns the list of items:- found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
- found in a Record variable.
|
|
|
|
|
|
|
|
| To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor. |
|
|
|
|
|
|
|
| The computers are becoming more and more powerful... |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Training FOR ALL instruction can be used to perform different types of runs... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| The development of Android and WINDEV Mobile applications is different in the following fields... |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
|
| Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError... |
|
|
|
|
|
|
|
| New features in WEBDEV 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
|
|
|
|
|
|
|
|
| What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| Valor de las constantes para la API de 32 bits de Windows |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|