ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Linear Looper control properties
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Using the Vista style in your windows
WINDEV allows you to customize......
ERR_BAD_FILE
Push notification
A mobile device can receive push notifications......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
ERR_NO_TABLE
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Creating a Java archive
When your Java application is developed, you can......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
The Slider control (in a page)
WEBDEV proposes two types of sliders......
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Creating and handling an item
The main operations that can be performed on an item are as follows......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.