AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 26-50 de 86 para dimensions
<Array>.Info (Función)
Devuelve los detalles de un array: tipo de elementos, número de dimensiones, etc.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
iPageHeight (Example)
Usage example of the iPageHeight function
MatAdd (Example)
Usage example of the MatAdd function
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
Handling the framesets
The different operations that can be performed on the framesets are as follows...
NbLabel (Property)
The NbLabel property is used to:
  • Find out the number of labels printed across the page width.
  • Modify the number of labels printed across the page width.
Restore (Function)
Displays a WINDEV window to its initial size.
Composite variable
A composite variable contains different types of elements (members)...
Manipulating Image Editor controls programmatically
WINDEV allows you to programmatically manipulate Image Editor controls...
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
AIDetectModel (Función)
Ejecuta un modelo de red neuronal entrenado en una imagen. Esta función utiliza la inteligencia artificial para detectar objetos en una imagen.
<aiNeuralNetworkModel variable>.Detect (Función)
Ejecuta un modelo de red neuronal entrenado en una imagen. Esta función utiliza la inteligencia artificial para detectar objetos en una imagen.
aiNeuralNetworkModel (Variable type)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style.
diagPoint (Variable type)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
iGroupAdd (Function)
Adds a report to a group of reports.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
diagText (Tipo de variable)
El tipo diagText permite definir todas las características avanzadas de un texto asociado a una forma en un diagrama.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet.
Managing bar codes
The use of bar codes to identify and manage products has become essential...
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
<Chart>.SaveParameter (Función)
Guarda los parámetros de un gráfico en formato de cadena comprimida.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports...
iPageWidth (Función)
Calcula la anchura (en milímetros) de la página imprimible teniendo en cuenta los márgenes izquierdo o derecho.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Funciones del control Cuadro de mando
La lista de funciones para gestionar los controles Cuadro de mando es la siguiente...
The Looper control
A Looper control is used to repeat the controls found in a specific area...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
VariableReset (Function)
Resets the variable to its initial value.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
  • Width of the internal window.
  • Height of the internal window.
iPreview (Function)
Configures the print destination.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
diagOval (Variable type)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Structure (Variable type)
A structure is a custom type of data...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
<Dashboard>.ResizeWidget (Función)
Cambia las dimensiones de un widget que se encuentra en un control Cuadro de mando.
ArrayToCSV (Función)
Convierte un array unidimensional o bidimensional en una cadena de caracteres en formato CSV.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
Funciones de arrays
Lista de funciones para gestionar arrays
Creating a window skin template
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
ArrayToString (Función)
Convierte un array de una o dos dimensiones en una cadena de caracteres.
New (Reserved word)
New is used to allocate memory space...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices.
diagRectangle (Tipo variable)
El tipo diagRectangle se utiliza para definir todas las características avanzadas de una forma de tipo Rectángulo.
WINDEV skin template generator: Customize elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects...
diagPolygon (Tipo variable)
El tipo diagPolygon se utiliza para definir todas las características avanzadas de una forma de tipo Polígono.
Constants for managing arrays
List of constants used by the functions for array management.
Creating a report skin template
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
<Array>.Copy (Función)
Copia el contenido de un array a otro array.
ArrayCopy (Function)
Copies the content of an array to another array.
diagConnectionPoint (Tipo variable)
El tipo diagConnectionPoint se utiliza para definir todas las características avanzadas de un punto de conexión (es decir, un punto alrededor de una forma al que se acopla un conector) en un control Editor de diagramas.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data...
<Array>.Sort (Función)
Ordena un array WLanguage.
Control Kanban
Originalmente, Kanban es un método japonés destinado a mejorar los procesos para conseguir un ciclo de producción más eficaz.
Cambiar las características de los controles de una ventana
Las características de los controles se pueden ver y/o cambiar en...
iDestination (Function)
Configures the print destination.
Funciones para la gestión de los controles Cuadro de mando (sintaxis con prefijo)
La lista de funciones para gestionar los controles Cuadro de mando es la siguiente...
The Dashboard control
Dashboards are essential elements in an application...
diagBorder (Variable type)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming...
The Wire control
The Wire control is used to visually link 2 controls...
Manipulating a Text token Edit control
Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area.
grPrint (Function)
Prints a chart.
grParameter (Function)
Retrieves or modifies a chart parameter.
Diagrama (tipo variable)
El tipo Diagram se utiliza para definir todas las características avanzadas de un diagrama que se pueden editar en el control Editor de diagramas.
<Chart>.Parámetro (Función)
Recupera o modifica un parámetro de gráfico.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
Print constants
List of constants used by the print functions.
2026 novelties brochure: WEBDEV novelties
WEBDEV 2026 new features in the 2026 New Features brochure.
1
2
3
4
>