ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
HIndex (Function)
Rebuilds the file index (".NDX" file).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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......
Enumeration (Type of variable)
An enumeration is a set of values......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WDINT license agreement
WDINT license agreement...
Creating the Table windows of the WINDEV RAD pattern
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HDescribeFile (Function)
Describes a data file programmatically.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
12. External component in practice
1. Examples provided with WINDEV Mobile
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min