ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
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....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
BitcoinCoreDateTimeLastLaunched (Function)
Returns the date and time Bitcoin Core was last launched. Note: This function is only available from version 2025 Update 2....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Different types of data (Type of variable)
A variable is defined by name and type......
Creating a select query
A select query (corresponding SQL statement......
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......
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......
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......
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
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....
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
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......