ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Financial constants
List of constants used by the financial functions....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
TimeValid (Function)
Checks the time validity.
WDXView: Overview
WDXView is an ActiveX browser......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Surround code fragments
You can surround code fragments with a condition, structure, etc....