ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
GroupAdd (Function)
Adds a group of contacts in a Lotus Notes or Outlook address book.
Discover WINDEV Mobile
WINDEV Mobile Tutorial - WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Multi-project search
Performing a search in the current project is a common operation......
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
zipDeleteFile (Function)
Deletes a file from an archive.
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......