ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Generating the setup program
The last wizard step for creating the setup program allows you to......
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
The Multimedia control
The Multimedia control is used to play multimedia files......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...