ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Defining a help window template
WINDEV allows you to create help window templates......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
<Spreadsheet>.MergeCell (Function)
Merges specified or selected cells in a Spreadsheet control.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Project description: Project tab
The project description window allows you to configure various elements of your project......
5. Site test in practice
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
The HTML Display control
The HTML Display control displays a web page in an application......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Spreadsheet>.SelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
<Spreadsheet>.SelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.