ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactType (Function)
Returns information about the type of character.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.