ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
6. Multilingual sites
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
Creating the menus for the windows of the WINDEV RAD pattern
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
MaxNbSegment (Property)
The MaxNbSegment property is used to get and change the maximum number of line segments for drawing a Wire control.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Size (Property)
The Size property is used to determine and change the size of an element.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
8. Sharing a project in practice