ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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).
<HTML editor>.Insert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
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.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
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.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.