ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Feedback component
The Feedback component is a component provided with WINDEV......
Constants for managing emails
List of constants used by the functions for managing emails....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Using .NET assemblies in a project
To use .NET assemblies in a project......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
IF statement
The conditional IF statement allows you to run an action according to a condition...
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min