ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Creating modern windows for mobile apps with the RAD model
The RAD (Rapid Application Development) model for mobile applications automatically generates modern UI elements and functional code from a database....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
3. UML models in practice
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Installing and starting WDTRAD
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Setup directory
The setup wizard allows you to configure the setup directory of application....
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Installing and starting WDTRAD
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......