ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Saving entered data (AAF)
Page constants
List of constants used by page functions....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Error 2: Incomplete line
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
4. HFSQL Classic
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Control template
A control template is a set of controls that can be re-used in several windows or pages......