ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type (Property)
The Type property is used to get and change the type of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Text (Property)
The Text property is used to get and modify text.
Height (Property)
The Height property is used to get and change the height of an element.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
GroupNext (Function)
Reads the group of contacts after the current group in a Lotus Notes or Outlook address book.
Comment (Property)
The Comment property is used to manage comments.
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
fSelectDir (Function)
Opens a directory picker.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.