ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Different types of data (Type of variable)
A variable is defined by name and type......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
13. 3-Tier architecture
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Programming custom calculations in Table controls (prefix syntax)
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Query editor
The query editor is used to automatically create queries on the data files......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....