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.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Dialog box management functions
List of functions for managing dialog boxes...
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Print functions (prefixed syntax)
List of print functions...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Private Store for mobile applications
There are two methods two deploy your applications......
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
Print functions
List of print functions...
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ThreadPersistent (Function)
Makes a thread persistent.
Input (Function)
Displays a message allowing the user to type an information.
The home page
The home page is the first page of your site......
Translating a text file with WDTRAD
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.