ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderData (Function)
FolderData is kept for backward compatibility.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Text editing in the code editor
When developing a new feature, it may be useful to open text files without leaving the development environment... Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
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 programmatically......
Performance profiler
The performance profiler is a tool for checking and optimizing the execution time of your application......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
iParameterViewer (Function)
Configures the report viewer.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Component (Property)
The Component property configures the different components of a composite key.
StatCovariance (Function)
Calculates the covariance between two series of values.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.