|
|
|
|
|
|
|
|
|
|
|
|
| Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| The development of an iPhone/iPad application is performed in 2 steps: |
|
|
|
|
|
|
|
| The Multiline Zone control is used to easily create interfaces in iOS style. |
|
|
|
|
|
|
|
| Se pueden utilizar varias propiedades de WLanguage en los controles Casilla de verificación que se encuentran en una ventana, en una página o en un informe... |
|
|
|
|
|
|
|
| Los controles de imagen con secuencia automática se utilizan para visualizar una serie de imágenes situadas en uno o varios directorios del sitio. Las imágenes se exploran automáticamente. |
|
|
|
|
|
|
|
| La propiedad Hideable determina si el usuario puede cerrar una ventana deslizante inferior con un gesto táctil. |
|
|
|
|
|
|
|
| Agrega una marca de agua a una página de un archivo PDF existente. |
|
|
|
|
|
|
|
| La propiedad RoundedCorner permite determinar si la ventana deslizante inferior asociada a la ventana actual tiene esquinas redondeadas. |
|
|
|
|
|
|
|
| Se pueden utilizar varias propiedades de WLanguage para manejar un modelo de controles en una ventana o en una página... |
|
|
|
|
|
|
|
Allows: - view the document coming from the Twain device in an Image control.
- view the document coming from the Twain device in the user interface of device.
|
|
|
|
|
|
|
|
| En las aplicaciones móviles, la verificación en dos pasos es un método estándar para verificar la identidad de un usuario... |
|
|
|
|
|
|
|
| The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
|
| In iOS and Android, bar codes can be decoded via the Camera control using BCCapture... |
|
|
|
|
|
|
|
| Novedades de WINDEV 28 presentadas en la Revista de novedades. |
|
|
|
|
|
|
|
| Puede manipular un Action Bar en una ventana utilizando las siguientes propiedades WLanguage. |
|
|
|
|
|
|
|
| Los controles Imagen incluyen propiedades que pueden ser manejadas en WLanguage tanto en las ventanas y páginas como en los informes... |
|
|
|
|
|
|
|
| WINDEV y WINDEV Mobile le permiten animar los controles que se encuentran en una ventana..... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Time management is extremely important... |
|
|
|
|
|
|
|
| Puede manipular los controles Cámara en una ventana usando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| Muestra un archivo en el navegador del usuario. |
|
|
|
|
|
|
|
| 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, ... |
|
|
|
|
|
|
|
| La propiedad MDIBottom se utiliza para determinar y cambiar la distancia entre el borde inferior de la ventana padre MDI y el borde inferior del área MDI. |
|
|
|
|
|
|
|
| Las propiedades WLanguage se utilizan para manejar el control Paginación en el código del Servidor y en el código del Navegador.... |
|
|
|
|
|
|
|
| From the monitor, you can change the configuration options... |
|
|
|
|
|
|
|
| The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc. |
|
|
|
|
|
|
|
| El Analizador de Rendimiento en Tiempo Real (ARTR) es una herramienta que ayuda a identificar los procesos que ralentizan la aplicación... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile support up to 64 languages in the same project... |
|
|
|
|
|
|
|
| Puede manipular controles Editor de imágenes en una ventana utilizando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a un control Mapa del sitio |
|
|
|
|
|
|
|
How to manage the synchronization between:- the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
- the corresponding page context found on the server.
|
|
|
|
|
|
|
|
| Recupera o modifica un parámetro de gráfico. |
|
|
|
|
|
|
|
| Returns the value of the exchange rate for a currency. |
|
|
|
|
|
|
|
| The "Internal Page" control is used to include a page (and its code) in a control of another page... |
|
|
|
|
|
|
|
| Los ejemplos proporcionados con WINDEV tienen como objetivo ayudarle a conocer las funcionalidades de WINDEV.
|
|
|
|
|
|
|
|
| Returns the caption of a currency. |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| El control iFrame puede ser manejado en código de Servidor y en código de Navegador por las propiedades WLanguage... |
|
|
|
|
|
|
|
| Retrieves or modifies a chart parameter. |
|
|
|
|
|
|
|
| Lista de propiedades asociadas al control Conferencia |
|
|
|
|
|
|
|
| La propiedad Extra gestiona información adicional. |
|
|
|
|
|
|
|
| Las siguientes propiedades pueden utilizarse en un control de vídeo: |
|
|
|
|
|
|
|
| El análisis de impacto identifica inmediatamente las consecuencias de los últimos cambios... |
|
|
|
|
|
|
|
| WDMap se utiliza para averiguar si un archivo de datos HFSQL debe ser reindexado y reindexar un archivo de datos HFSQL... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Lista de propiedades asociadas al control Applet |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Crear un sitio web con procesos de back office
Lección 3 - Editar los productos - 50 min |
|
|
|
|
|
|
|
| Los controles Flash pueden ser manipulados usando diferentes propiedades WLanguage tanto en el servidor como en el navegador... |
|
|
|
|
|
|
|
| The characteristics of a help page are used to define... |
|
|
|
|
|
|
|
| Los usuarios finales pueden modificar directamente la interfaz de la aplicación (según las opciones especificadas por el desarrollador)... |
|
|
|
|
|
|
|
| Modifica el borde de las celdas seleccionadas en un control Hoja de cálculo que se encuentra en una ventana. |
|
|
|
|
|
|
|
| You can use check models to easily create checks... |
|
|
|
|
|
|
|
| The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control... |
|
|
|
|
|
|
|
| El control Flex puede ser manejado por las propiedades WLanguage en el código del Servidor y en el código del Navegador... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a un control Texto estático |
|
|
|
|
|
|
|
| The Wire control is used to visually link 2 controls... |
|
|
|
|
|
|
|
| Modifies the border of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Lista de propiedades asociadas al control SilverLight |
|
|
|
|
|
|
|
| The automatic index generation suggests index keywords based on the content of your help page... |
|
|
|
|
|
|
|
| Specifies the camera that will be used as source for a stream and/or a Conference control. |
|
|
|
|
|
|
|
| Saves all customizations made via AAFs (Automatic Application Features) in a file. |
|
|
|
|
|
|
|
| A replication includes one or more data files... |
|
|
|
|
|
|
|
| Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file. |
|
|
|
|
|
|
|
| Websites can be viewed on several platforms... |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile: Implementar una aplicación Android
10 min |
|
|
|
|
|
|
|
| Each project can be associated with a task list... |
|
|
|
|
|
|
|
| By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)... |
|
|
|
|
|
|
|
| El control Componente Web puede ser manejado por las propiedades WLanguage en el código del Servidor y en el código del Navegador.... |
|
|
|
|
|
|
|
| The home page is the first page of your site... |
|
|
|
|
|
|
|
| The OLE control is used to handle an OLE object... |
|
|
|
|
|
|
|
| WINDEV allows you to apply a transparency coefficient to the windows... |
|
|
|
|
|
|
|
| Puede manipular los controles Publicidad de una ventana utilizando las siguientes propiedades de WLanguage. |
|
|
|
|
|
|
|
| A composite key is a key item containing several other items... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes. |
|
|
|
|
|
|
|
| The HelpNumber property is used to identify and modify the help number associated with a control. |
|
|
|
|
|
|
|
| The keyword selection window allows you to select the keywords to be associated with a help page... |
|
|
|
|
|
|
|
| Crea un icono (associated con un programa) en un grupo de programas de Windows, con el comando associated Line. |
|
|
|
|
|
|
|
| Puede manipular controles Editor de imágenes en una página utilizando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| WINDEV allows you to automatically save the different application parameters... |
|
|
|
|
|
|
|
| Let's see some operations specific to the description window of a select query... |
|
|
|
|
|
|
|
| Highlights a tab in a Ribbon control. |
|
|
|
|
|
|
|
| Tutorial - Crear un sitio web con procesos de back office
Lección 1 - Presentación - 5 min |
|
|
|
|
|
|
|
| The following steps must be performed to implement the requirements... |
|
|
|
|
|
|
|
| Obtiene la paleta utilizada actualmente por la ventana. |
|
|
|
|
|
|
|
| Un control Cámara Web en una página puede ser manipulado usando las siguientes propiedades de WLanguage. |
|
|
|
|
|
|
|
| The remote administration tool is used to manage the connections to the dynamic WEBDEV websites. |
|
|
|
|
|
|
|
| In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications. |
|
|
|
|
|
|
|
| Devuelve un directorio ruta para los datos del usuario actual de la aplicación actual. |
|
|
|
|
|
|
|
| There are several steps to install the WEBDEV Application Server on a Linux server... |
|
|
|
|
|
|
|
| WLanguage events associated with Edit controls |
|
|
|
|
|
|
|
| Emulates the window of the mobile (Android/iOS) simulator. |
|
|
|
|
|
|
|
| WEBDEV le permite definir fácilmente el icono del sitio (también llamado Favicon)... |
|
|
|
|
|
|
|
| This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features... |
|
|
|
|
|
|
|
| The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)... |
|
|
|
|
|
|
|
| The test of a single page runs the current page in WEBDEV... |
|
|
|
|
|
|
|
| Se pueden utilizar diferentes propiedades con saltos en un control Tabla... |
|
|
|
|
|
|
|
| Usage example of the SysIconAdd function |
|
|
|
|
|
|
|
| The Upload control is used to upload files on the Web server... |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ... |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas al control Línea |
|
|
|
|
|
|
|
| WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java... |
|
|
|
|
|
|
|
| En WLanguage, es posible manipular controles Campo de entrada una ventana, página o reporte mediante las siguientes propiedades... |
|
|
|
|
|
|
|
| Se pueden utilizar varias propiedades con las pausas que se encuentran en un control Looper... |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls... |
|
|
|
|
|
|
|
| Kotlin es un lenguaje de programación utilizado principalmente por desarrolladores de Android... |
|
|
|
|
|
|
|
| Vamos a llamar a los elementos desarrollados en WINDEV (proyecto, ventanas,... |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user... |
|
|
|
|
|
|
|
| The mouse cursor can be automatically positioned on the default button when the window is opened... |
|
|
|
|
|
|
|
| Puede manipular los controles Red social en una página utilizando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| When creating the executable, you have the ability to choose the languages that will be included in the executable... |
|
|
|
|
|
|
|
| Lista de propiedades asociadas al control Progress Bar |
|
|
|
|
|
|
|
| Las propiedades WLanguage se utilizan para manejar el control Migas de pan así como uno de sus elementos... |
|
|
|
|
|
|
|
| Puede manipular los controles Planificador en una ventana o página utilizando las siguientes propiedades de WLanguage. |
|
|
|
|
|
|
|
| El control Imagen con enlace puede ser manejado por las propiedades WLanguage en el código del servidor y en el código del navegador... |
|
|
|
|
|
|
|
| Puede manipular los controles Tabla... |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile: Desarrollar una aplicación para Android y iOS
Lección 2 - Desarrollo - 30 min |
|
|
|
|
|
|
|
| A service is a specific type of application intended to be run without any user intervention... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces... |
|
|
|
|
|
|
|
| "Responsive (zoning and layouts)" es el modo de edición de Default Page. Este modo de edición le permite manipular fácilmente las páginas en el editor. |
|
|
|
|
|
|
|
| To create a.NET assembly, ... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Descarga un directorio y sus archivos de una unidad remota al equipo del usuario. |
|
|
|
|
|
|
|
El asistente de instalación permite: - Seleccione y configure los archivos a instalar. Este paso es muy importante.
- Especifique el WINDEV framework utilizado por el instalador.
|
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to create window templates... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes... |
|
|
|
|
|
|
|
| Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Implementar un sitio web
Lección 1 - Requisitos para implementar un sitio web - 30 min |
|
|
|
|
|
|
|
| Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage... |
|
|
|
|
|
|
|
| Las páginas son la interfaz principal de un sitio WEBDEV... |
|
|
|
|
|
|
|
| Puede manipular columnas de controles Tabla en una ventana o página usando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| Versions 27 and later include a Private Store... |
|
|
|
|
|
|
|
| Creates the description file of a subscriber replica. |
|
|
|
|
|
|
|
The Collapsed property is used to:- get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control.
- know or modify the wound/unwound status for:
- the breaks of a Table control,
- the breaks of a Looper control,
- the break headers and footers of Table and Looper controls,
- a Drawer control,
- a Ribbon control,
- a Navigation Bar control.
- a Pivot Table control in a report.
|
|
|
|
|
|
|
|
| Para ver las características del control, seleccione la opción "Descripción" en el menú contextual. |
|
|
|
|
|
|
|
| Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
|
| Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page. |
|
|
|
|
|
|
|
| List of properties associated with the TreeView Table control |
|
|
|
|
|
|
|
Loads an external component. This component can be:- an external component present in the current project.
- an external component independent of the current project.
|
|
|
|
|
|
|
|
| Se pueden utilizar varias propiedades de WLanguage en un control Agenda que se encuentra en una ventana... |
|
|
|
|
|
|
|
| Converts a one- or two-dimensional array to a character string. |
|
|
|
|
|
|
|
| El control Enlace está disponible en una página y en un informe... |
|
|
|
|
|
|
|
| Nouveautés de WEBDEV 2025 présentes dans la brochure des Nouveautés 2025. |
|
|
|
|
|
|
|
| Puedes manipular los controles de una Hoja de cálculo y sus celdas en una ventana o informe usando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile: Implementar una aplicación iOS
10 min |
|
|
|
|
|
|
|
| Puede manipular los controles Tabla en una ventana o página utilizando las siguientes propiedades de WLanguage... |
|
|
|
|
|
|
|
| Devuelve e inicializa el color de los diferentes elementos del gráfico. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV y WINDEV Mobile le permiten manipular un control Calendario a través de la programación... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls... |
|
|
|
|
|
|
|
| Runs an Automatic Application Feature (AAF) on a control or window. |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more data files... |
|
|
|
|
|
|
|
| In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user. |
|
|
|
|
|
|
|
| Returns and initializes the color of different chart elements. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Puede manipular las columnas del Diagrama de Gantt en los controles Tabla o TreeVew Tabla utilizando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| Nouveautés de WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| Nouveautés de WINDEV 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming... |
|
|
|
|
|
|
|
| The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
|
| Originalmente, Kanban es un método japonés destinado a mejorar los procesos para conseguir un ciclo de producción más eficaz. |
|
|
|
|
|
|
|
| Las siguientes propiedades se pueden utilizar con los controles Mapa: |
|
|
|
|
|
|
|
| Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a las celdas de las barras de estado |
|
|
|
|
|
|
|
| You have the ability to use external languages with WINDEV... |
|
|
|
|
|
|
|
| El control Editor de diagramas incluye diferentes características a las que se puede acceder mediante... |
|
|
|
|
|
|
|
| Una aplicación en modo kiosco es una aplicación de la que el usuario no puede salir... |
|
|
|
|
|
|
|
| Puede manipular controles List Box en una ventana o página utilizando diferentes propiedades WLanguage... |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data... |
|
|
|
|
|
|
|
| Los diferentes editores de WINDEV, WEBDEV y WINDEV Mobile incluyen varias opciones que pueden utilizarse directamente a través de métodos abreviados de teclado... |
|
|
|
|
|
|
|
| Se puede utilizar un control Gráfico ... |
|
|
|
|
|
|
|
| Los elementos de "contraseña" se utilizan para almacenar de forma segura las contraseñas mediante el uso de una sal y un algoritmo hash... |
|
|
|
|
|
|
|
| WINDEV y WEBDEV permiten manipular controles Editor de diagramas mediante programación... |
|
|
|
|
|
|
|
| En iOS y Android, los códigos de barras pueden ser decodificados a través de control Cámara por BCCapture... |
|
|
|
|
|
|
|
| Identifies or modifies the display currency used by default. |
|
|
|
|
|
|
|
| Identifies or modifies the stored currency used by default. |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Crear un sitio web con procesos de back office
Lección 2 - Mostrar una lista de productos - 50 min |
|
|
|
|
|
|
|
| Lista de propiedades asociadas a ventanas, páginas y controles |
|
|
|
|
|
|
|
| Adds or changes the characteristics of a currency in the currency exchange table. |
|
|
|
|
|
|
|
| Converts a currency into another currency. |
|
|
|
|
|
|
|
| Puede manipular controles Procesador de texto en una ventana usando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| Los controles Forma en ventanas, páginas y reportes pueden manipularse utilizando diferentes propiedades WLanguage... |
|
|
|
|
|
|
|
| El control Upload puede manipularse en código Servidor y Navegador utilizando diferentes propiedades WLanguage... |
|
|
|
|
|
|
|
| HFSQL proposes a quick search for character strings in the data... |
|
|
|
|
|
|
|
| Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades. |
|
|
|
|
|
|
|
| WEBDEV 2024 innovations in the 2024 Innovations brochure. |
|
|
|
|
|
|
|
| El control de visualización con formato incluye algunas propiedades ... |
|
|
|
|
|
|
|
| Las siguientes propiedades están disponibles en PHP |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Puede manipular controles HTML en una ventana, página o reporte utilizando las siguientes propiedades WLanguage... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| Valor de las constantes para la API de 32 bits de Windows |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Specific features of print in PDF format |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|