ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
SpreadsheetUnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
Scrollbar control properties
List of properties associated with the Scrollbar control...
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Spreadsheet>.UnmergeCell (Function)
Unmerges the specified or selected cell in a Spreadsheet control.
Image (Property)
The Image property gets and sets the background image of a control or block.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
1. Project and analysis
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......