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.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
HRegenerateFile (Function)
Regenerates a data file from its log.
WDDIXIO License Agreement
WDDIXIO License Agreement...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
The Cell control
The Cell control contains controls......
Global and local variable
Two types of variables are available......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
ServiceWait (Function)
Pauses the current service during the specified duration.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Events associated with pages
List of events associated with pages...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......