ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Dialog box management functions
List of functions for managing dialog boxes...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Drawing constants
List of constants used by the drawing functions....
Time (Type of variable)
The Time type is used to easily handle the times...
The Edit control
The Edit control allows users to enter data......
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
Exif functions
List of Exif functions...
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
WDTRAD options
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
dBorder (Function)
Draws the borders.
HTMLToRGB (Function)
Converts the HTML color into RGB color.