ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
Defining columns of Table controls programmatically
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Example for creating a select query
This help page explains how to create two select queries......
Action Bar control events
Events associated with Table controls
List of events associated with Table controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the table cells
The Table controls can be handled......
The planes in WEBDEV
The planes are used to group the controls of an element......
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......