ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts:
  • Lotus Notes,
  • Outlook,
  • mobile devices (Android, iPhone or iPad)
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
Notes document functions
List of functions for managing Notes documents
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
TaskReset (Function)
Reinitializes the Task structure.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Task functions
List of functions for managing tasks
NotesExtractAttachment (Function)
Extracts a file attached to an item of the current document in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
Contact groups functions
List of functions for managing groups of contacts
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
NotesSave (Function)
Saves the current document in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
ContactReset (Function)
Reinitializes:
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesReset (Function)
Creates an empty document in Lotus Notes.
GroupReset (Function)
Reinitializes the Group structure.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Net constants
List of constants used by the Net functions....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
zipCreate (Function)
Creates an archive.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Warning (Function)
Displays a custom message in a system warning window.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HErrorLock (Function)
Used to check whether a lock error occurred.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.