ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Constants for external files
List of constants used by the functions for managing external files....
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......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
1. Examples provided with WINDEV Mobile
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
14. Controls in practice
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Print constants
List of constants used by the print functions....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Report based on a query
Queries are used to easily select records in one or more data files......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......