ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
LineColor (Property)
The LineColor property is used to define the line color of a shape.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
Code statistics
The code statistics affect......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
Error 701: The property is read-only
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
1
2
3
4
5
6
79
>