ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
System constants
List of constants used by the system functions....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Chart constants
List of constants used by the functions for chart management....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
URI constants
The following constants are used by URI-specific functions:...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Extern (Reserved word)
EXTERN is used to...
HDescribeConnection (Function)
Describes a new connection to an external database.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HCreateMovableReplica (Function)
Creates a movable replication.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HOpenConnection (Function)
Opens a connection to a specific database.
zipExtractPath (Example)
Usage example of the zipExtractPath function