ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Handling TimeLine controls programmatically
A TimeLine control can be......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Error (Function)
Displays a custom error message in a system error window.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
14. Report templates
...Report templates are used to easily standardize report layouts....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
16. Application test in practice
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......