ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketRead (Example)
Usage example of the SocketRead function
Border (Property)
The Border property is used to get and change the borders of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
iPrintImage (Example)
Usage example of the iPrintImage function
HChangeConnection (Example)
Usage example of the HChangeConnection function
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HTMLToText (Function)
Converts an HTML string or buffer to text.
DDERetrieve (Example)
Usage example of the DDERetrieve function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
fOpenTempFile (Function)
Creates and opens a temporary file.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.