ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
<Table>.InsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Handling Gantt Chart controls programmatically
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Handling Spreadsheet controls programmatically (in a report)
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with formatted display controls
List of events associated with formatted display controls...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......