ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
The Flexbox control
Flexbox is a standard layout system for web pages......
Interactive notification management constants
Interactive notification management constants...
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Table,Display (External language)
Refreshes the Table control.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
XMLAddChild (Function)
Adds a child tag into an XML document.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....