ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
List of reserved words
The DotNet structure
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
HChangeKey (Example)
Usage example of the HChangeKey function
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook...
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView...
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Interface
An interface is used to divide the uses of features common to several elements...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.