AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 126-150 de 200 para ..point
Point (palabra clave)
La propiedad Point permite manipular un punto...
GeometryDifference (Función)
Devuelve una geometría que representa la diferencia entre dos geometrías.
GeometrySymmetricDifference (Función)
Calcula la diferencia simétrica entre dos geometrías.
<Variable Polygon2D>.Union (Función)
Devuelve una geometría que representa la combinación entre un polígono 2D y otra geometría.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
GeometryUnion (Función)
Devuelve una geometría que representa la combinación de dos geometrías.
Constants for managing Gantt charts
<Map>.DisplayArea (Función)
Mueve el mapa que se muestra en el control Mapa para que el área geográfica especificada se pueda ver en su totalidad.
<Variable de tipo Polygon2D>.Intersection (Función)
Devuelve una geometría que representa la intersección entre un polígono 2D y otra geometría.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks...
<Chart>.PointType (Función)
Modifica la forma del punto para una categoría o valor específico que se encuentra en una carta de Line, Área, Dispersión y Radar.
Funciones de fuentes
Lista de funciones para la gestión de fuentes
GeometryIntersection (Función)
Devuelve una geometría que representa la intersección de dos geometrías.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
<Image variable>.DrawPolygon (Función)
Dibuja un polígono en una variable de tipo Image.
grPointSize (Función)
Configura el tamaño de un punto específico en un gráfico tipo curva o nube de puntos.
<Image>.DrawPolygon (Función)
Dibuja un polígono en un control Imagen,
<Chart>.InfoXY (Función)
Devuelve información sobre la serie que se encuentra en un punto concreto del gráfico.
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
dPoint (Función)
Dibuja un punto:
  • en un control Imagen,
  • en una variable de tipo Image,
  • en una variable de tipo WDPic (en la capa de fondo),
  • en una variable de tipo picLayer.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
iCreateFont (Example)
Usage example of the iCreateFont function
Report viewer: "Annotate" pane
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer...
LinestringGeo (Tipo de variable)
El tipo LinestringGeo permite definir las características avanzadas de una polilínea geográfica.
grPointType (Función)
Modifica la forma del punto para una categoría o valor específico que se encuentra en una carta de Line, Área, Dispersión y Radar.
<Table>.InfoXY (Función)
Devuelve para una posición dada en un control Tabla o TreeView Tabla (coordenadas de un punto de control):
  • el nombre de la columna mostrada para la posición especificada.
  • el índice de la fila o columna para la posición especificada.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes...
Polygon2D (Tipo de variable)
El tipo Polygon2D permite definir las características avanzadas de un polígono 2D.
<Variable Polygon2D>.Contain (Función)
Determina si la geometría A (de tipo polígono 2D) contiene la geometría B.
<Variable Polygon2D>.Equal (Función)
Determina si dos geometrías son espacialmente iguales, es decir, si la primera geometría está incluida en la segunda, y viceversa.
<Variable Polygon2D>.CoveredBy (Función)
Determina si cada punto de la geometría A (polígono 2D) se encuentra dentro o en el límite de la geometría B.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line):
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
GanttListLink (Función)
Lista los enlaces de una columna Diagrama de Gantt en un control Tabla o Tabla TreeView.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
  • the contributors of a company according to their position.
  • the different branches of a group with their inter-dependencies.
  • the different steps of a manufacturing process, ...
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)...
dSlice (Function)
Draws a circle section or an ellipse section:
  • in an Image control,
  • in an Image variable,
  • in a WDPic variable (on the background layer),
  • in a picLayer variable.
Point2D (Tipo de variable)
El tipo Point2D permite definir las características de una ubicación representada en un plano cartesiano.
Funciones del control Mapa
Funciones del control Mapa
<Variable Polygon2D>.Cover (Función)
Determina si la geometría A (de tipo polígono 2D) cubre la geometría B.
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
iCreateFont (Function)
Creates a new print font.
GeometrySerializeWKT (Función)
Serializa una geometría utilizando el formato WKT (Well-Known Text).
GeometryContain (Función)
Determina si la geometría A contiene a la geometría B.
GeometryEqual (Función)
Determina si dos geometrías son espacialmente iguales, es decir, si la primera geometría está incluida en la segunda, y viceversa.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
PointGeo (Tipo de variable)
El tipo PointGeo permite definir las características de una ubicación representada en la superficie esferoidal de la Tierra.
GeometryCoveredBy (Función)
Determina si cada punto de la geometría A se encuentra dentro o en el límite de la geometría B.
<Connection variable>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
GeometryCover (Función)
Determina si la geometría A cubre la geometría B.
AJAXExecute (Example)
Usage example of the AJAXExecute function
<Chart>.PointColor (Función)
Inicializa la color de un punto específico en uno de los siguientes tipos de gráfico:
  • Line,
  • Dispersión,
  • Gráfico de burbujas.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Geometry (Tipo de variable)
El tipo Geometry permite almacenar cualquier tipo de geometría: punto, polígono, etc.
PolygonGeo (Tipo de variable)
El tipo PolygonGeo permite definir las características avanzadas de un polígono geográfico.
grScatter3DAddData (Función)
Añade un nuevo punto para mostrar en un gráfico de dispersión 3D.
diagConnector (Variable type)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Image editor: Features
The image editor includes several features...
<Chart>.Scatter3DAddData (Función)
Añade un nuevo punto para mostrar en un gráfico de dispersión 3D.
GeometrySerializeDSV (Función)
Serializa una geometría utilizando el formato DSV especificado.
YImage (Property)
The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
<Word Processing>.InfoXY (Función)
Devuelve uno de los siguientes valores para una posición determinada en un control Procesador de texto (coordenadas de un punto del control):
  • el número de la página correspondiente,
  • la posición X correspondiente (en mm),
  • la posición Y correspondiente (en mm).
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
XImage (Property)
The XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
grPointColor (Función)
Inicializa la color de un punto específico en uno de los siguientes tipos de gráfico:
  • Line,
  • Dispersión,
  • Gráfico de burbujas.
Funciones de impresión
Lista de funciones de impresión
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Step 3: Printing characters, images, etc.
This step consists in "sending the different elements to print to the printer"...
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
<Variable Polygon2D>.ConvexHull (Función)
Calcula la envoltura convexa del polígono 2D especificado.
dPolygon (Función)
Dibuja un polígono:
  • en un control Imagen,
  • en una variable de tipo Image,
  • en una variable de tipo WDPic (en la capa de fondo),
  • en una variable de tipo picLayer.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images...
GeometryConvexHull (Función)
Calcula la envoltura convexa de la geometría especificada.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV...
<Chart>.Tooltip (Función)
Muestra y define el formato de:
  • el tooltip asociado a cada sector de un gráfico (sector de un gráfico circular, columna de un gráfico de columnas, etc.). Esta función también devuelve las características del tooltip asociado a cada sector del gráfico.
  • un tooltip personalizado, asociado a un punto.
GanttLink (Variable type)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
FinNetCurrentVal (Function)
Returns the net current value of investment.
geoPosition (Tipo variable)
El tipo geoPosition se utiliza para manipular posiciones geográficas a través de funciones de geolocalización WLanguage.
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls...
<Looper>.Display (Función)
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.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
Organizer control functions
The following functions are used to manage the Organizer control:
<Variable Polygon2D>.Touch (Función)
Determina si un polígono 2D toca otra geometría.
fCreateLink (Function)
Creates a link on a file at the specified location.
StringToNum (Función)
Devuelve el valor numérico de una cadena de caracteres. Esta función permite realizar cálculos numéricos en las cadenas de caracteres.
diagHead (Variable type)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Manipular controles Mapa mediante programación (sintaxis con prefijo)
WINDEV, WEBDEV y WINDEV Mobile permiten manipular controles Mapa mediante programación.
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
<Variable Polygon2D>.Disjoint (Función)
Determina si dos geometrías son inconexas, es decir, si la intersección de las geometrías es un conjunto vacío.
Funciones del control Procesador de texto
Las siguientes funciones se utilizan para gestionar los controles Procesador de texto:
NumberInWords (Función)
Convierte un número en palabras.
<Map>.AddItinerary (Función)
Añade un itinerario a un control Mapa.
Image (Tipo de variable)
El tipo Image permite definir las características avanzadas de una imagen.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
<Chart>.PieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
grTooltip (Función)
Muestra y define el formato de:
  • el tooltip asociado a cada sector de un gráfico (sector de un gráfico circular, columna de un gráfico de columnas, etc.). Esta función también devuelve las características del tooltip asociado a cada sector del gráfico.
  • un tooltip personalizado, asociado a un punto.
Indirection operators
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...
The Wire control
The Wire control is used to visually link 2 controls...
Servicios web REST: Deserialización automática de solicitudes
En un servicio web REST, puede haber puntos de entrada de varios tipos...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time..
<Variable Polygon2D>.Within (Función)
Determina si la geometría A (polígono 2D) está completamente dentro de la geometría B (es decir, la geometría B contiene completamente a la geometría A).
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
<ANSI string>.ToNum (Función)
Devuelve el valor numérico de una cadena de caracteres. Esta función permite realizar cálculos numéricos en las cadenas de caracteres.
Manipular controles Mapa mediante programación
WINDEV, WEBDEV y WINDEV Mobile permiten manipular controles Mapa mediante programación.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms ...
GeometryWithin (Función)
Determina si la geometría A está completamente dentro de la geometría B (es decir, la geometría B contiene completamente a la geometría A).
iBorder (Function)
Prints a border at specified coordinates.
Val (Function)
Returns the numeric value of a character string.
<Variable Polygon2D>.Cross (Función)
Determina si un polígono 2D cruza otra geometría.
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window...
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Common problems
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google...
GeometryCollection (Tipo de variable)
El tipo GeometryCollection permite almacenar un conjunto de geometrías de diferentes tipos. En otras palabras, se trata de un conjunto heterogéneo. Puede almacenar un conjunto de puntos, polígonos, etc.
Bluetooth constants
List of constants used by the Bluetooth functions.
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
Linestring2D (Tipo de variable)
El tipo Linestring2D permite definir las características avanzadas de una polilínea bidimensional.
Funciones de diagramas
Funciones de diagramas
Detailed use of WINDEV FTP/RPC
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application...
Funciones de diagramas (sintaxis con prefijo)
Funciones de diagramas (sintaxis con prefijo)
grAddData (Function)
Adds a data into a chart.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site...
apiRequest (Tipo de solicitud)
El tipo apiRequest permite definir las características avanzadas de una solicitud ejecutada a través de un servicio web REST importado utilizando la documentación OpenAPI.
GeometryCross (Función)
Permite saber si dos geometrías se cruzan entre sí.
<Chart>.AddData (Función)
Añade un dato a un gráfico.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe.
CharacterSpacing (Property)
La propiedad CharacterSpacing obtiene y establece el espaciado entre caracteres.
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers...
grScatterLinkPoint (Función)
Vincula (o no) los puntos de un gráfico de dispersión.
Android Nota: Esta funcionalidad solo está disponible en la versión por suscripción, a partir de WINDEV Suite 2025 - Update 2.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc...
Code snippets
The code editor allows you to enter "Code snippets"...
Funciones de gráficos
Funciones de gráficos
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
iConfigure (Function)
Configures the printer for a print performed in WLanguage:
  • by opening the configuration window.
  • by modifying the printer used for the current print.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Funciones del control Tabla
Lista de funciones específicas de los controles Tabla
iParameter (Function)
Retrieves the printer configuration and configures the print.
Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
iPrintImage (Function)
Sends the image file to print to the print buffer.
Funciones del control Tabla TreeView
Lista de funciones para la gestión de los controles Tabla TreeView
<picLayer variable>.DrawPolygon (Función)
Dibuja un polígono en una variable de tipo picLayer.
Características de las columnas que se encuentran en un control Columna de tabla en una página (sintaxis con prefijo)
Las columnas se utilizan para mostrar información en un control Tabla...
<WDPic variable>.DrawPolygon (Función)
Dibuja un polígono en una variable de tipo WDPic.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Funciones de controles
Lista de funciones para gestionar controles
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.
Conversión (Función)
Convierte un valor de una unidad a otra.
Image Editor control: Ribbon and panel options
The Image Editor control offers a host of options accessible via...
Numerical or Monetary fields: Edit control or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks...
<Variable PolygonGeo>.Correct (Función)
Devuelve una versión corregida del polígono geográfico especificado.
<Gantt chart>.ListLink (Función)
Lista los enlaces de una columna Diagrama de Gantt en un control Tabla o Tabla TreeView.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images...
<Variable Polygon2D>.SerializeWKT (Función)
Serializa un polígono 2D utilizando el formato WKT (Well-Known Text).
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Variable Polygon2D>.Perimeter (Función)
Calcula el perímetro de un polígono 2D.
Tipos avanzados
Los tipos avanzados de WLanguage son los siguientes
<Map>.AddShape (Función)
Añade una nueva forma (polígono, línea, círculo) al mapa mostrado en un control Mapa.
<PolygonGeo variable>.Area (Función)
Calcula el área de un polígono definido usando coordenadas geográficas.
GeometryPerimeter (Función)
Calcula el perímetro de una geometría determinada (polígono o multipolígono).
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
grParameter (Function)
Retrieves or modifies a chart parameter.
<Chart>.Parámetro (Función)
Recupera o modifica un parámetro de gráfico.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
fSeek (Example)
Usage example of the fSeek function
DisplayMask (Property)
The DisplayMask property is used to:
  • Find out the display mask.
  • Modify the display mask.
This display mask is displayed when the control is in read-only or when the control does not have focus.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)...
Chorus Pro: Automate invoice submission
In France, electronic invoicing has become mandatory for invoicing government services...
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application...
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
HFSQL Client/Server database: Recommendations
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...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
New products brochure 28: Common new products
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
Valor de las constantes para la API de 32 bits de Windows
Mapa del sitio de la documentación de PC SOFT
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
1
4
5
6
7
8
>