ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
grWndSize (Function)
Defines the size of the window containing the chart.
RTF control properties
List of properties associated with the RTF control...
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Comparison operators
The comparison operators can be divided into several categories......
Events associated with pages
List of events associated with pages...
Generating an application for Universal Windows 10 App
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Item control properties
List of properties associated with the Item control...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Open (External language)
Opens a window.
Table,Insert (External language)
Inserts an element into a table at a given position.