ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
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...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Spreadsheet>.UnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
SpreadsheetUnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
Scrollbar control properties
List of properties associated with the Scrollbar control...
Programming automatic calculations in the columns of a Table control
Events associated with a Multimedia control
List of events associated with a Multimedia control...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Report data source
...The reports can be created with the data coming from:...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......