ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlClone (Function)
Creates a new control from an existing control.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
<Looper>.AddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
Style of a control
As soon as it is created, a control is associated with a style......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Table>.InsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...