ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating the Table pages of the WEBDEV RAD pattern
Enumeration (Variable type)
An enumeration is a set of values......
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HDescribeFile (Function)
Describes a table programmatically.
2. Projects in practice
Collapses a branch previously expanded....
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
HDFS functions
The following functions are used to manage files on a HDFS system......