ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
<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:...
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL table, for example).
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.
Autofill (Property)
The Autofill property indicates the type of information to be automatically entered in an Edit control.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
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.
<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.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
CodeEditorCompile (Function)
Compiles the WLanguage code displayed in the Code Editor control and displays any errors.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.