ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
Progress (Property)
The Progress property returns the task progress status.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Referring to an element in a WLanguage event / process
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......