ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Token
The Token keyword can correspond to...
GridlinesVisible (Property)
WorksheetName (Property)
The WorksheetName property gets and sets the name of a worksheet in an XLS document.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
Checked (Property)
The Checked property determines whether or not an element is checked.
ForbiddenFunctions (Property)
The ForbiddenFunctions property gets and sets the list of functions that cannot be used in the Code Editor control, or with the Compile, ExecuteCode or EvaluateExpression functions.
CommandLine
The CommandLine keyword can correspond to...
Compression (Property)
The Compression property gets and sets the data compression mode.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
VariableReset (Function)
Resets the variable to its initial value.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......