ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintArea (Function)
Prints a text in a rectangular area.
Events associated with internal windows
List of events associated with internal windows...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Programming the table cells
The Table controls can be handled......
Constants for managing videos
List of constants used by the functions for video management....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Properties associated with the chart series
List of properties associated with the chart series...
DocDelete (Function)
Deletes an element from a document. This element is deleted from its associated document.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
iPrintReport (Function)
Prints a report created with the report editor.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
GDI+ framework
Some WINDEV features use the GDI+ framework......
BCToImage (Function)
Generates the image of a bar code.
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Camera/Video functions (prefix syntax)
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......