ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
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....
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
Error 701: The property is read-only
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
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 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.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Link (Property)
The Link property is used to get and change the link of an element.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
1
4
5
6
7
8
270
>