ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
ComponentLocate (Function)
Specifies the access path to an external component of project.
fSeek (Example)
Usage example of the fSeek function
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...