ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing contact functions
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
DiagramSave (Function)
Saves a diagram as a "diag" file.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.