ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
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 of new tokens when entering information in a "Text token" Edit control.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HCreateMovableReplica (Function)
Creates a movable replication.
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
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Version (Property)
The Version property is used to get and change the version of an element.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Events associated with an Organization Chart control