ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Native SQL Server Connector for WINDEV and WEBDEV 2024
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Defining columns of Table controls programmatically
Error 103: The type is unknown
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Currencies
A currency is a real coded on 10 bytes....
Events associated with a Dockable Panel control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....