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.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Creating help pages
A help system includes several pages......
Handling Gantt Chart controls programmatically
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
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.
<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.
3. Debugger
ControlToSource (Function)
Assigns the control value to the source of a control link.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
11. Choosing the action of a button/link
On/Off button in a window
The on/off button is a button that operates like a check box......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The Wire control
The Wire control is used to visually link 2 controls......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
1
3
4
5
6
7
270
>