ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram management functions
Diagram management functions...
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.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
SQL functions: Special case
List of SQL functions: Special case...
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
GroupModify (Function)
Modifies the current group of contacts in the address book of a Lotus Notes or Outlook messaging.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Error 20: The variable of the FOR loop should be a real
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
Constants for test
List of constants used by the functions for managing automated tests....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.