AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
CursorEnd (Property)
CursorEnd se utiliza para conocer y modificar la posición final de selección del cursor del ratón en uno de los siguientes controles: Control Campo de entrada. Combo Box con entrada. Columna de una tabla de tipo "Campo de entrada" y columna de una tabla de tipo "Combo Box con entrada". Control Procesador de texto....
Source (Property)
The Source property can be used on: a Graphe field: in this case, the Source property is used to identify the source of the series: Table Column, list of values, etc., ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
WDSQL: Exportar e imprimir el resultado de una consulta SQL
The result of a select query can be......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Crosstab report
The report editor allows you to create "Crosstab" reports......
dFill (Función)
Colorea un área: 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....
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.
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.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Imágenes y botones
WINDEV, WEBDEV y WINDEV Mobile incluyen muchas características para mejorar la apariencia de las aplicaciones y sitios......
CallInterface( Función)
Ejecuta un método de una interfaz de un objeto implementado en una DLL externa a la WINDEV framework.
Conector Nativo Sybase: Programación con funciones HFSQL
Para usar una base de datos Sybase con Conector Nativo, la estructura de las tablas Sybase debe ser importada en el análisis WINDEV o WEBDEV......
Directorio de imágenes (WEBDEV)
Se pueden utilizar varias imágenes para desarrollar un sitio WEBDEV.......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
grDeleteSeries (Function)
Deletes a data series from a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperAddLine (Función)
Añade una fila al final de una control Looper.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TableSelectPlus (Función)
Selecciona una fila en una tabla o control Tabla TreeView.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.