ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Generating the RAD pattern
To generate a RAD pattern:...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Using an external component in an application
A component can be reused at any time in any application......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Time management help
Time management is extremely important......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Configuring the setup program
Two tools can be used to create a setup program......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
The Carousel control
The Carousel control is used to display an animated menu made of images......
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......
14. Controls in practice
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......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......