ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Various constants
List of various constants used by the constants WINDEV functions....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
9. Sharing a project in practice
Sharing a project in practice...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......