ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations in a Select query : add and delete
The following paragraphs present......
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
ContactPrevious (Function)
Reads the contact before the current 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.
Notes document management functions
List of functions for managing Notes documents...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.