ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetUnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<Spreadsheet>.UnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
fDirSize (Function)
Returns the size of a directory in bytes.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing space characters in the searches?
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
9. Generation modes
WINDEV Mobile includes different types of generation......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....