ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline"...
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
InfoBuild (Function)
Displays a custom message in a system information window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation...
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
HCreateMovableReplica (Function)
Creates a movable replication.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code...
Language (Property)
The Language property is used to get and change the language used.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
fAttribute (Example)
Usage example of the fAttribute function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").