ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL table, for example).
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
<Pivot Table>.CalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.