ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.