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.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
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......
<TreeView>.InfoXY (Function)
Returns the TreeView element found at a given position.
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......
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
KanbanFilter (Function)
Displays only cards that match the specified filter.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Video functions
List of video functions...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Google Maps management functions
List of functions for managing Google maps...
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Chart management functions
...Chart management functions...
<Array>.Max (Function)
Returns the greatest value in the array.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......