ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
HDescribeItem (Function)
Describes a file item through programming.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
Debugging constants
List of constants used by the debugging functions...
11. Controls in practice
Discover the main characteristics of the controls...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Constants for managing windows
List of constants used by the functions for managing windows...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
NotificationDisplay (Function)
Displays a message outside the browser.