ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
Peeling Corner control properties
GroupModify (Function)
Modifies the current group of contacts in a Lotus Notes or Outlook address book.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
GroupDelete (Function)
Deletes the current group of contacts from a Lotus Notes or Outlook address book.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
GroupFirst (Function)
Reads the first group of contacts in a Lotus Notes or Outlook address book.
Parameters of the procedure used by ListProcedureLoadImage
WLanguage procedure ("callback") executed to load the images displayed in a ListView control.