|
|
|
|
|
|
|
|
|
|
|
|
| Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
La palabra clave CONTINUAR puede corresponder: - a la instrucción CONTINUAR. Permite volver al principio de la primera iteración sin terminar el código de la iteración actual..
- al CONTINUAR: etiqueta. Permite declarar un código común en un bucle.
|
|
|
|
|
|
|
|
La palabra clave BREAK puede corresponder: - a la instrucción BREAK: le permite salir de un conjunto de instrucciones y ejecutar el resto de la actual Process.
- a la etiqueta BREAK: permite declarar una sección de código en un bucle. Este código se ejecutará al salir del bucle con una sentencia "BREAK".
|
|
|
|
|
|
|
|
| The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)... |
|
|
|
|
|
|
|
| Used to find out the row or control located at specific position in the Looper control (X, Y). |
|
|
|
|
|
|
|
En una fila determinada de un control Looper: - colapsa una pausa (si está expandida),
- amplía una pausa (si está colapsada).
|
|
|
|
|
|
|
|
| Returns the number of selected rows in a Looper control. |
|
|
|
|
|
|
|
| Inserta una fila como ventana interna en un control Looper rellenado mediante programación. |
|
|
|
|
|
|
|
| Devuelve el índice del elemento seleccionado en un control Looper. |
|
|
|
|
|
|
|
En una fila determinada de un control Looper: - colapsa una pausa (si está expandida),
- amplía una pausa (si está colapsada).
|
|
|
|
|
|
|
|
| Agrega una fila que contiene una ventana interna al inicio de un control Looper infinito. La fila se inserta antes de la primera fila del control Looper. La barra de desplazamiento del control Looper permanece en la misma posición. |
|
|
|
|
|
|
|
| Selects a row in a Looper control. |
|
|
|
|
|
|
|
| Deselects a row in a Looper control. |
|
|
|
|
|
|
|
| Inserta una fila como página interna en un control Looper rellenado mediante programación. |
|
|
|
|
|
|
|
| Modifica una fila que corresponde a una página interna en un control Looper rellenado mediante programación. |
|
|
|
|
|
|
|
| Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper. |
|
|
|
|
|
|
|
| Agrega una fila como ventana interna al final de un control Looper rellenado mediante programación. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control.
|
|
|
|
|
|
|
|
| Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Puede manipular los controles Looper en una ventana o página utilizando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| Cancela la visualización de la ventana interna mostrada en un control Looper tras el barrido de la fila. |
|
|
|
|
|
|
|
| To view the characteristics of the control, select "Description" in the context menu. |
|
|
|
|
|
|
|
| Usage example of the sOpen function |
|
|
|
|
|
|
|
| Devuelve el número de celdas seleccionadas en un control Tabla dinámica. |
|
|
|
|
|
|
|
En FOR EACH recorre una variable de tipo xmlReader de varias maneras:- Lectura en un nivel.
- Lectura en un nivel con copia.
- Lectura en profundidad.
|
|
|
|
|
|
|
|
| Sets the position on the previous record of the data file according to a browse item. |
|
|
|
|
|
|
|
| Convierte enteros a horas en formato HHMMSSCC. |
|
|
|
|
|
|
|
| Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
|
| Temporarily stops the program execution. |
|
|
|
|
|
|
|
| The Memory property determines if the specified control is populated programmatically or is bound to a data file. |
|
|
|
|
|
|
|
| Devuelve el número de mensajes entrantes en Notes. |
|
|
|
|
|
|
|
| A service is a specific type of application intended to be run without any user intervention... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ... |
|
|
|
|
|
|
|
El popup siendo una control del Page, tiene la capacidad de acceder:- los controles Page de la ventana emergente.
- los controles emergentes de Page.
|
|
|
|
|
|
|
|
| Devuelve el estado de la fuente actual. |
|
|
|
|
|
|
|
El tipo pdfControlOption permite obtener y establecer las siguientes características de una opción de un control que se encuentra en un formulario PDF: - texto de la opción.
- estado seleccionado o deseleccionado de la opción.
|
|
|
|
|
|
|
|
| Reproduce un sonido en formato WAV. |
|
|
|
|
|
|
|
| Establece la posición en el último registro de un archivo de datos de acuerdo con un elemento de navegación. |
|
|
|
|
|
|
|
La propiedad SwipeEnabled habilita o deshabilita la compatibilidad con gestos de deslizamiento: - en un control Ventana interna.
- en una fila de un control Looper.
|
|
|
|
|
|
|
|
| Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
|
Siendo el popup un control de la página, tiene la posibilidad de acceder:- los controles de la página desde el popup.
- los controles Popup de la página.
|
|
|
|
|
|
|
|
| Positions on the next row of the query result. |
|
|
|
|
|
|
|
| List of constants used by telephony functions |
|
|
|
|
|
|
|
| Positions on the previous row of the query result. |
|
|
|
|
|
|
|
| The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase. |
|
|
|
|
|
|
|
| Sets the position on the last row of the query result. |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| Continúa ejecutando una consulta SOQL (Salesforce Object Query Language) en los registros de una base de datos de Salesforce. |
|
|
|
|
|
|
|
| Sets the position on the previous record of the data file according to a browse item. |
|
|
|
|
|
|
|
| Tutorial WINDEV - Fundamentos de WLanguage
Lección 7 - Depurador - 30 min |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Fundamentos de WLanguage
Lección 7 - Depurador - 30 min |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile - Fundamentos de WLanguage
Lección 7 - Depurador - 30 min |
|
|
|
|
|
|
|
| Un Action Bar puede manipularse mediante programación. Para ello, utilice la variable que corresponde al Action Bar en el código. |
|
|
|
|
|
|
|
| Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
|
| This help page explains how to create a count query with the query editor. |
|
|
|
|
|
|
|
| Devuelve el número de celdas seleccionadas en un control Tabla dinámica. |
|
|
|
|
|
|
|
| El siguiente mecanismo permite a los desarrolladores escribir código WLanguage más fácilmente en el editor de código ... |
|
|
|
|
|
|
|
| Usage example of the XMLParent function |
|
|
|
|
|
|
|
| Periodically and automatically calls a WLanguage procedure. |
|
|
|
|
|
|
|
| Usage example of the FTPCommand function |
|
|
|
|
|
|
|
| Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Enumerates project elements: windows, pages, reports, queries, etc. |
|
|
|
|
|
|
|
| Defines and enables a "Contains" filter on a data file, view or query. |
|
|
|
|
|
|
|
| This help page explains how to create a sort query with the query editor. |
|
|
|
|
|
|
|
| Elimina el elemento actual (así como toda la rama) de un documento XML. |
|
|
|
|
|
|
|
| Establece la posición en el último registro de un archivo de datos de acuerdo con un elemento de navegación. |
|
|
|
|
|
|
|
| Convierte una hora en un número entero. |
|
|
|
|
|
|
|
| Detiene un subproceso secundario. Función no recomendada. |
|
|
|
|
|
|
|
| La sentencia FOR EACH se utiliza para realizar diferentes tipos de exploración en los arrays... |
|
|
|
|
|
|
|
| Establece la posición en el primer registro de un archivo de datos de acuerdo con el elemento de navegación especificado. |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ... |
|
|
|
|
|
|
|
| This help page explains how to create a Sum query with the query editor. |
|
|
|
|
|
|
|
| Ejecutada en el servidor, esta función acepta una solicitud de conexión en un socket existente en la máquina del servidor. |
|
|
|
|
|
|
|
| Ordena una Tabla o control Tabla TreeView en una o más columnas (ordenación lexicográfica). |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ... |
|
|
|
|
|
|
|
| Define y activa un filtro de tipo "Contiene" en un archivo de datos, vista o consulta. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Retrieves all the emails found on a server. |
|
|
|
|
|
|
|
| Finds a file or directory. |
|
|
|
|
|
|
|
| Usage example of the XMLDocument function |
|
|
|
|
|
|
|
| Defines and enables a filter used to find the exact value of a string item. |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| Lee un registro en un archivo de datos de acuerdo con un número de registro determinado. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Puede manipular los controles Área de texto enriquecido en una ventana utilizando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| Define y activa un filtro en un archivo de datos, vista o consulta. |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Crear un sitio web con procesos de back office
Lección 3 - Editar los productos - 50 min |
|
|
|
|
|
|
|
| Performs a search in an XML document. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV y WINDEV Mobile permiten manipular controles List Box mediante programación. |
|
|
|
|
|
|
|
| Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads a record in a file according to a given record number. |
|
|
|
|
|
|
|
| For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV y WINDEV Mobile permiten manipular controles List Box mediante programación. |
|
|
|
|
|
|
|
| For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)... |
|
|
|
|
|
|
|
MultiTask is used to: - define a timeout,
- give control back to Windows,
- give control back to Windows and to WLanguage.
|
|
|
|
|
|
|
|
| Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
|
| The Appointment structure is a preset structure of WLanguage (no declaration is required)... |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Used to enumerate the subelements of a project element. |
|
|
|
|
|
|
|
| Stores the current context of a data file: current record, filter, read pointers. |
|
|
|
|
|
|
|
| Automatically associates each column of the query result with a control or with a variable of the application. |
|
|
|
|
|
|
|
| Le robot va vérifier que la durée avant l'expiration est supérieure à la durée indiquée... |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Positions on the first row of the query result. |
|
|
|
|
|
|
|
| En un WHILE la expresión se evalúa al principio de cada bloque de instrucciones... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a un informe |
|
|
|
|
|
|
|
| Stores the current file context (current record, filter, pointers). |
|
|
|
|
|
|
|
| Usage example of the TwainState function |
|
|
|
|
|
|
|
| El bloque de instrucciones se repite mientras se modifica una variable de control y se compara con un valor límite (antes de cada inicio de bloque de instrucciones)... |
|
|
|
|
|
|
|
| TreeView controls can be created directly linked to data. |
|
|
|
|
|
|
|
| Goes to the next row (i.e next record) of the query result. |
|
|
|
|
|
|
|
| WINDEV allows you to create a standard socket server... |
|
|
|
|
|
|
|
| La sentencia FOR EACH se utiliza para realizar diferentes tipos de exploración en los arrays asociativos... |
|
|
|
|
|
|
|
Deletes the current contact: - from a Lotus Notes or Outlook address book.
- in the Phone contacts list (Android, iPhone or iPad).
|
|
|
|
|
|
|
|
| Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| The code editor allows you to enter "Code snippets"... |
|
|
|
|
|
|
|
| Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
|
|
|
|
|
|
|
|
| Define y activa un filtro que permite buscar el valor exacto de un elemento de tipo cadena. |
|
|
|
|
|
|
|
| This help page presents the main aspects of the Action Bar description window ... |
|
|
|
|
|
|
|
| Recupera, de la tienda, información sobre los productos "In-App" asociados a la aplicación. |
|
|
|
|
|
|
|
| Los eventos permiten sincronizar los diferentes subprocesos de una aplicación... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a una ventana |
|
|
|
|
|
|
|
| Simulates the keystrokes and the mouse actions. |
|
|
|
|
|
|
|
| Defines and enables an "Included between" filter on a file, view or query. |
|
|
|
|
|
|
|
Returns the number of incoming messages currently found:- on the email server (POP3 protocol only).
- in the Outlook messaging software.
|
|
|
|
|
|
|
|
| This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application. |
|
|
|
|
|
|
|
| Defines and enables a "Start with" filter on a file, view or query. |
|
|
|
|
|
|
|
| Define y activa un filtro de tipo "Comienza por" en un archivo, vista o consulta. |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data... |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Define y activa un filtro de tipo "Comprendido entre" en un archivo de datos, vista o consulta. |
|
|
|
|
|
|
|
| The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server. |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS
Lección 4 - Ventanas con búsqueda - 30 min |
|
|
|
|
|
|
|
| Lista de propiedades WLanguage de los controles Ventana interna |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a un supercontrol |
|
|
|
|
|
|
|
| Apple lanzó recientemente un SDK para compilar aplicaciones iOS para MacOS de forma nativa... |
|
|
|
|
|
|
|
| Usage example of the fReadLine function |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control |
|
|
|
|
|
|
|
| Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
|
| Adds a new marker onto a map displayed in a Map control. |
|
|
|
|
|
|
|
| The test of the entire project allows you to simulate the start of the application with the executable... |
|
|
|
|
|
|
|
| Puede manipular controles List Box en una ventana o página utilizando diferentes propiedades WLanguage... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Establece la posición en el último registro que tenga un elemento específico con un valor menor o igual al valor buscado. |
|
|
|
|
|
|
|
| Tutorial WINDEV: Fundamentos de WLanguage
Lección 3 - Fechas, arrays y estructuras - 20 min |
|
|
|
|
|
|
|
| Establece la posición en el primer registro que tenga un elemento específico con un valor mayor o igual al valor buscado. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Puede manipular los controles Línea de tiempo en una ventana utilizando las siguientes propiedades de WLanguage. |
|
|
|
|
|
|
|
| Puede rodear fragmentos de código con una condición, estructura, etc. |
|
|
|
|
|
|
|
| Positions on the first file record according to a browse item. |
|
|
|
|
|
|
|
| WLanguage, el lenguaje integrado de WINDEV, es poderoso, simple e intuitivo... |
|
|
|
|
|
|
|
| Establece la posición en el primer registro del archivo de datos de acuerdo con un elemento de navegación. |
|
|
|
|
|
|
|
| Writes a character string to the output buffer of the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
|
| Returns the alias of the specified MDI child window. |
|
|
|
|
|
|
|
| Lista de propiedades asociadas al control ListView |
|
|
|
|
|
|
|
| Se pueden utilizar varias propiedades de WLanguage en un control Agenda que se encuentra en una ventana... |
|
|
|
|
|
|
|
| Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port. |
|
|
|
|
|
|
|
| Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage... |
|
|
|
|
|
|
|
| A ListView control can be used to display the content of a data file (or the content of a query)... |
|
|
|
|
|
|
|
| Las siguientes propiedades están disponibles en PHP |
|
|
|
|
|
|
|
| Lista de propiedades asociadas al control Celda |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS
Lección 2 - Desarrollo - 30 min |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile - Fundamentos de WLanguage
Lección 3 - Fechas, arrays y estructuras - 20 min |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Fundamentos de WLanguage
Lección 3 - Fechas, arrays y estructuras - 20 min |
|
|
|
|
|
|
|
| Puede manipular los controles Tabla en una ventana o página utilizando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a los informes y sus controles |
|
|
|
|
|
|
|
| Executes a global procedure in the context of the global service of the WebSocket server. |
|
|
|
|
|
|
|
| Especifica el código HTTP que se devolverá al cliente después de que se ejecute el código Servidor de la página. |
|
|
|
|
|
|
|
| Puede manipular los controles Planificador en una ventana o página utilizando las siguientes propiedades de WLanguage. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Especifica el código HTTP que se devolverá al final de la ejecución de la función del servicio web REST. |
|
|
|
|
|
|
|
| Una serie de opciones le permiten personalizar y aprovechar al máximo el editor de código... |
|
|
|
|
|
|
|
| Initializes a query written in SQL language and declares this query to the HFSQL engine. |
|
|
|
|
|
|
|
| WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java... |
|
|
|
|
|
|
|
| Simple MAPI simplifies the management of emails received by the hosting provider... |
|
|
|
|
|
|
|
| Running a project step-by-step allows you to start the debugger when launching the application... |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| Inicializa una consulta escrita en lenguaje SQL y declara esta consulta al motor HFSQL. |
|
|
|
|
|
|
|
| El editor de código es el editor en el que los desarrolladores trabajan la mayor parte de su tiempo. Esta página de ayuda presenta una serie de opciones útiles para las acciones más comunes ...
|
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a ventanas, páginas y controles |
|
|
|
|
|
|
|
| Valor de las constantes para la API de 32 bits de Windows |
|
|
|
|
|
|
|
| List of constants used by the HFSQL functions. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|