ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Test of a query
The query editor allows you to run the test of query result......
The pages
Pages are the main interface of a WEBDEV site......
Code editor: Display options
The code editor proposes several display options......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The Cell control
The Cell control contains controls......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Access rights to a class property
A property is a code element that includes two processes......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Supercontrol
A supercontrol is an advanced type of control......
The HTML control
The HTML control displays HTML pages or HTML code......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
Translating a text file with WDTRAD