ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Map control properties
The following properties can be used with Map controls:...
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
MultimediaVolume (Function)
Returns or modifies the sound volume of the media file played in a Multimedia control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
psheetSelection (Variable type)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Autofill (Property)
The Autofill property indicates the type of information to be automatically entered in an Edit control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...