ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Materialized view
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Query editor
The query editor is used to automatically create queries on the data files......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call...
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HDescribeFile (Function)
Describes a data file programmatically.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......