ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
TwainState (Function)
Returns the status of the current source.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Constants for managing Organizer controls
Constants for managing Organizer controls...
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
12. Control templates
WINDEV Mobile allows you to create control templates....
12. Control templates
...Control templates...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Container column in a Table control
A cell found in a Table control can contain a set of controls......