ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Native calls
WLanguage allows for native Python calls......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Extracting the text of the project
The following text can be extracted......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NO_TABLE
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
How to create a menu?
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......