ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
8. Sharing a project in practice
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table 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....
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.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Events associated with supercontrols
List of events associated with supercontrols...
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Animation (Property)
The Animation property animates an image.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....