ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Data model editor: types of links
Several types of links can be found between the files......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Share your projects via Git
Git is a source code manager......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Creating the Relation windows of a WINDEV RAD pattern
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......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Code history
The code history is used to......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......