ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Managing main window menus
A main menu is necessarily associated with a window......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
10. Page templates
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......