ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProjectInfo (Function)
Returns specific information about the project currently run.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo...
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage...
SQLPrevious (Function)
Positions on the previous row of the query result.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
Creating a table in a report
Tables can be created in a report......
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
StatCovariance (Function)
Calculates the covariance between two series of values.
Creating requirements
The following steps must be performed to implement the requirements......
WINDEV applications for Linux: Specific features
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table...