ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
Repositionable Note functions
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.