ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisSet (Function)
Changes the value of a key on a Redis server.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
grImageSize (Function)
Defines the size of the image containing the chart.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
Make calculations easier with the calculator
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
grTitle (Function)
Modifies the caption and/or position of the chart title....
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).