AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 701-198 de 198 para columns
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters...
<Spreadsheet>.Freeze (Función)
Se utiliza para congelar la visualización de una fila o columna en un control Hoja de cálculo.
StatSum (Function)
Calculates the sum for a series of values.
<Source>.ImportText (Función)
Importa un archivo de Texto a un archivo de datos en formato HFSQL Classic o Client/Server (archivo de datos descrito en el editor de análisis, o declarado por las funciones HDeclare, HDeclareExternal o HDescribeFile).
<Table>.Modify (Función)
Modifica una fila en:
  • un control Tabla,
  • un control Tabla TreeView,
  • tablas que se muestran en un control Combo Box.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Manipulación de controles Tabla dinámica mediante programación
Un control Tabla dinámica puede manejarse mediante programación...
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images...
SQLNext (Function)
Positions on the next row of the query result.
hbColumnDescription (Variable type)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
SQLPrevious (Function)
Positions on the previous row of the query result.
StatVariance (Function)
Calculates the variance for a series of values.
Definir los colores de un control Tabla
Los colores de un control Tabla (fondo de las filas, texto de las filas, etc.) se definen en la descripción del control...
<Table>.MoveLine (Función)
Mueve una fila o intercambia dos filas en un control Tabla.
<Table>.DisableFilter (Función)
Desactiva un filtro de usuario en una columna o en todas las columnas que se encuentran en un control Tabla o Tabla TreeView.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
<Looper>.ToXML (Función)
Crea un archivo XML con datos de un control Looper (control Looper basado en un archivo de datos o rellenado mediante programación).
SQLLast (Function)
Sets the position on the last row of the query result.
docFormatMulticolumn (Variable type)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
State (Property)
The State property gets and sets the state of an element.
LoadImage (Función)
Carga una imagen en memoria para que pueda ser utilizada posteriormente por gImage.
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
InputValue (Property)
The InputValue property is used to:
  • find out whether the end user can enter or change values in a Spreadsheet control.
  • allow or prevent the end user from entering or changing values in a Spreadsheet control.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Control Tabla
El control Tabla permite a los usuarios ver e introducir fácilmente datos almacenados en la memoria o procedentes de una tabla, vista o consulta...
SAP ASE Native Connector (Sybase): Features and notes
The following paragraphs present the main aspects and specific features of the Native SAP ASE Connector (also called Native Sybase Access)...
Programming custom calculations in Table controls
Converts a one- or two-dimensional array to a character string.
<Looper>.ToWord (Función)
Crea un archivo Word (.RTF) utilizando los datos de un control Looper.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls
Manipulating Spreadsheet controls programmatically (in a report)
WINDEV incluye varios métodos para administrar correos electrónicos
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
<Dashboard>.ResizeWidget (Función)
Cambia las dimensiones de un widget que se encuentra en un control Cuadro de mando.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Programación de cálculos personalizados en controles Tabla (sintaxis con prefijo)
Creates the description file of a subscriber replica.
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)...
TableInsert (Function)
Inserts a row into:
  • a Table control,
  • a TreeView Table control,
  • tables displayed in a Combo Box control.
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions.
<Table>.Add (Función)
Agrega una fila en:
  • un control Tabla,
  • un control Tabla TreeView,
  • un control Combo Box "con tabla" (control Tabla en un control Combo Box).
¿Cómo rellenar mediante programación un control Tabla?
Esta página de ayuda presenta los distintos métodos que pueden utilizarse para rellenar mediante programación un control Tabla.
Creating the Relation windows of a WINDEV RAD pattern
Descarga un directorio y sus archivos de una unidad remota al equipo del usuario.
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
<Table>.Insert (Función)
Inserta una fila en:
  • un control Tabla,
  • un control Tabla TreeView,
  • tablas que se muestran en un control Combo Box.
HImportCSV (Función)
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).
<Table>.ModifyColumn (Función)
Modifica una columna en un control Columna de tabla horizontal.
TableAdd (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control,
  • a Combo Box control "with table" (Table control displayed in a Combo Box control).
<Source>.ImportCSV (Función)
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).
The Dashboard control
Dashboards are essential elements in an application...
Funciones de archivos XLS
Funciones de archivos XLS
<Spreadsheet>.SortSelection (Función)
Ordena los valores seleccionados en un control Hoja de cálculo.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
DashLoadConfiguration (Función)
Restaura la configuración de una control Cuadro de mando.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
Funciones SQL para acceder a las bases de datos externas
Lista de funciones SQL utilizadas para acceder a las bases de datos externas
TreeView Table report
The report editor allows you to create "TreeView Table" reports...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling Excel files...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list...
<Dashboard>.LoadConfiguration (Función)
Restaura la configuración de un control Cuadro de mando.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Report based on a query
Queries are used to easily select records in one or more data files...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
SAP ASE Native Connector (Sybase): Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis...
<Editor HTML>.InsertTable (Función)
Inserta una tabla en la posición del cursor en un control del Editor HTML.
Constants for managing arrays
List of constants used by the functions for array management.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area...
Propiedades del control Cuadro de mando
Puede manipular los controles Cuadro de mando en una ventana utilizando las siguientes propiedades WLanguage...
Propiedades del control Editor de imágenes (WEBDEV)
Puede manipular controles Editor de imágenes en una página utilizando las siguientes propiedades WLanguage...
Menú emergente del sistema
Los menús emergentes del sistema son gestionados por el sistema (Android, Windows, ...
SQLFirst (Function)
Positions on the first row of the query result.
Manipulating Check Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Check Box control through programming...
Funciones de matrices
Lista de funciones para la gestión de matrices
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Access Connector to MariaDB ...
Table populated programmatically: WLanguage manipulation (prefix syntax)
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage.
Control Botón de opción propiedades
Lista de propiedades asociadas a un Control Botón de opción
Propiedades del control Calendario
Se pueden utilizar varias propiedades de WLanguage en el control Calendario que se encuentra en una ventana o en una página...
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.
Propiedades del control Tabla
Puede manipular los controles Tabla en una ventana o página utilizando las siguientes propiedades de WLanguage...
Propiedades del control Interruptor
Adds an attribute into an XML document.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
TreeView Table control properties
List of properties associated with the TreeView Table control
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control...
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Control Tabla rellenado mediante programación: WLanguage
Esta página presenta los principales conceptos para manipular controles Tabla mediante programación en WLanguage.
Propiedades del control Casilla de verificación
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...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...
Propiedades del control Looper
Puede manipular los controles Looper en una ventana o página utilizando las siguientes propiedades de WLanguage...
hbDelete (Función)
Elimina:
  • una o más celdas de una tabla HBase para una o más columnas.
  • una fila de una tabla HBase.
La control Organigrama
La control Organigrama se utiliza para representar elementos de forma jerárquica..
Por ejemplo:
  • los colaboradores de una empresa según su posición.
  • las diferentes ramas de un grupo con sus interdependencias.
  • los diferentes pasos de una fabricación Process, ...
Control Tabla basado en un archivo de datos
Un control Tabla basado en un archivo de datos es un control cuyas columnas están enlazadas a los campos de un archivo de datos o consulta (fuente de datos)...
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters...
Propiedades de WLanguage disponibles en PHP
Las siguientes propiedades están disponibles en PHP
Configurar los títulos de las columnas (control Tabla)
El título de las columnas tabla es un elemento importante de control Tabla....
Control Tabla basado en una variable
Un control Tabla basado en una variable es un control cuyas columnas están enlazadas a los elementos de una variable de tipo Array, a los miembros de una clase o a los elementos de una variable avanzada (por ejemplo, xlsDocument)...
Value (Property)
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.
Manejo de una control Casilla de verificación mediante programación (sintaxis de prefijo)
WINDEV, WINDEV Mobile y WEBDEV le permiten manipular a control Casilla de verificación mediante la programación...
Propiedades asociadas a los controles de visualización con formato
El control de visualización con formato incluye algunas propiedades ...
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Conector Nativo SQL Server: Recuperar el valor de salida de un Procedure almacenado
La Conector Nativo SQL Server está acostumbrada a:
  • especificar los valores de entrada durante la llamada a un Procedure almacenado.
  • recupera los valores de salida después de una llamada a un Procedure almacenado.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it...
Creating the Relation pages of a WEBDEV RAD pattern
La palabra clave Palette puede corresponder a:
SQL Server Native Connector: specifics and notes
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector...
Folleto de novedades - Versión 28: Novedades de WINDEV
Novedades de WINDEV 28 presentadas en la Revista de novedades.
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...
xlsData (Example)
Usage example of the xlsData function
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found...
X (Property)
The X property is used to:
  • Get the X-coordinate of a control, Table control column or window (position on the X-axis).
  • Get the X-coordinate of a control or window (position on the X-axis).
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project...
NotesActivateView (Función)
Indica la vista que debe gestionarse en Lotus Notes.
Report based on a data file
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, ...
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls...
Propiedades asociadas a los controles Combo Box que muestran una tabla
Las funciones del teléfono son las siguientes:
Propiedades del control Nota reposicionable
Puede manipular los controles Nota reposicionable en una ventana utilizando las siguientes propiedades WLanguage...
Las páginas
Las páginas son la interfaz principal de un sitio WEBDEV...
Propiedades del control Agenda
Se pueden utilizar varias propiedades de WLanguage en un control Agenda que se encuentra en una ventana...
Propiedades del control Cuadrícula
Puede manipular los controles Cuadrícula en una ventana utilizando las siguientes propiedades WLanguage...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Programación de las celdas de la tabla
Puede manipular los controles Tabla...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
Manejo de una control Botón de opción mediante programación (sintaxis de prefijo)
WINDEV, WEBDEV y WINDEV Mobile le permiten programar los controles de los botones de radio de manipular...
URL Rewriting
URL Rewriting is a technique used to improve SEO...
Propiedades del control Conector
Puedes manipular controles Conector en una ventana usando las siguientes propiedades WLanguage...
Catálogo de imágenes
En cuanto una imagen puede ser utilizada (en una control, en una ventana, en una reporte, ...
SQLExec (Example)
Usage example of the SQLExec function
Descripción de un control Agenda (control de ventana)
La control Agenda puede ser configurada en el editor a través de la ventana description (pestaña "Detalles")...
xlsDocument (Tipo de variable)
Una variable de tipo xlsDocument permite describir y modificar un documento Excel...
grWaffleSize (Función)
Define el número de filas y columnas de un gráfico Waffle.
Funciones de controles
Lista de funciones para gestionar controles
Propiedades del control ListView
Lista de propiedades asociadas al control ListView
Propiedades asociadas a las columnas de los controles Tabla
Puede manipular columnas de controles Tabla en una ventana o página usando las siguientes propiedades de WLanguage...
Folleto de novedades - Versión 28: Novedades de WEBDEV
Las novedades de WEBDEV 28 se presentan en la Revista de novedades.
gImage (Function)
Builds a sequence of characters containing an image.
Creación de una reporte
El editor de reportes permite crear fácilmente todo tipo de informes a través de un asistente ...
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Propiedades disponibles en Java
WINDEV le permite generar una aplicación Java sin siquiera conocer el lenguaje Java...
ControlCreate (Función)
Crea un nuevo control (de cualquier tipo) en una ventana mediante programación.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Brochure des nouveautés 2024 : Nouveautés WINDEV
Nouveautés de WINDEV 2024 présentes dans la brochure des Nouveautés 2024.
MaxLeafPerRow (Property)
The MaxLeafPerRow property gets and sets the maximum number of elements in a row in an Organization Chart control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
New Features brochure - Version 2024: new features of WINDEV Mobile
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
Propiedades del control Tabla dinámica
Puede manipular los controles Tabla dinámica en una ventana utilizando las siguientes propiedades WLanguage...
Funciones del documento Notes
Lista de funciones para la gestión de documentos Notes
Manipular controles Tabla TreeView mediante programación (sintaxis con prefijo)
Esta página explica cómo programar controles Tabla TreeView...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Propiedades del control Planificador
Puede manipular los controles Planificador en una ventana o página utilizando las siguientes propiedades de WLanguage.
Manipular un control Tabla TreeView mediante programación
Esta página explica cómo programar controles Tabla TreeView...
Manipulación de los controles Agenda mediante programación
Los controles Agenda pueden manipularse mediante programación.
SQLExec (Function)
Names and runs an SQL query.
Propiedades del control Campo de entrada
En WLanguage, es posible manipular controles Campo de entrada una ventana, página o reporte mediante las siguientes propiedades...
Manipulación de los controles Agenda mediante programación (sintaxis con prefijo)
Los controles Agenda pueden manipularse mediante programación.
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users...
2024 novelties brochure: WEBDEV novelties
El administrador WEBDEV (versión de implementación) permite actualizar WEBDEV Application Server...
New products brochure 27: WEBDEV new products
New features in WEBDEV 27 presented in the New Features brochure.
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis...
Progress Native Connector: Features and notes
Remarks and specific features of Native Progress Connector...
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Propiedades del control Diagrama de Gantt
Puede manipular las columnas del Diagrama de Gantt en los controles Tabla o TreeVew Tabla utilizando las siguientes propiedades WLanguage...
Brochure des nouveautés 2024 : nouveautés WINDEV Mobile
Nouveautés de WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
Propiedades asociadas a un grupo de controles
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...
Propiedades asociadas a los controles List Box
Puede manipular controles List Box en una ventana o página utilizando diferentes propiedades WLanguage...
Manipulating Scheduler controls programmatically
A Scheduler control can be...
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.
Reporte a partir de un archivo de texto
En una reporte basada en un archivo de texto, la información a imprimir se lee de un archivo de texto o se asigna directamente en los controles de reporte...
Propiedades del control Hoja de cálculo
Puedes manipular los controles de una Hoja de cálculo y sus celdas en una ventana o informe usando las siguientes propiedades de WLanguage...
Archivo HFConf.Ini
El archivo HFConf.INI se encuentra en la raíz del servidor. Este archivo se utiliza para definir varias características del servidor HFSQL Client/Server.
Manipulación de controles Planificador mediante programación (sintaxis con prefijo)
Un control Planificador puede ser...
New Features brochure - Version 2024: New WEBDEV features
WEBDEV 2024 innovations in the 2024 Innovations brochure.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
Propiedades de ventanas, páginas y controles
Lista de propiedades asociadas a ventanas, páginas y controles
Funciones para la gestión de los controles de la Tabla (sintaxis con prefijo)
Lista de funciones para la gestión de los controles de la tabla (sintaxis con prefijo)
Propiedades del control Texto estático
Lista de propiedades asociadas a un control Texto estático
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
Propiedades del control Combo Box
Un control Combo Box en una ventana o página puede manipularse usando propiedades WLanguage...
Folleto de novedades - Versión 27: Novedades comunes
Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades.
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
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.
Mapa del sitio de la documentación de PC SOFT
Specific features of print in PDF format
1
8