ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Testing a project: setting
By testing the project you can simulate how the application will run......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Detailed use of WINDEV FTP/RPC
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
4. UI: Windows
IU of windows...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......