ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SQLSeek (Function)
Positions on the specified result row of the query.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Truncate (Function)
Truncates the right part of a string or buffer.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
WindowsVersion (Function)
Returns the runtime mode of Windows.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dBorder (Function)
Draws the borders.
WINDEV FTP functions
List of WINDEV FTP functions...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).