ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
fImageSelect (Function)
Opens the image picker of Windows.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Window management functions (prefixed syntax)
List of functions for managing windows...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Window management functions
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The Site Map control
The Site Map control allows the Web user to......
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......
Creating a Pivot Table control
To create a Pivot Table control......
Handling menu options programmatically
The menu options can be handled......
iGroupAdd (Function)
Adds a report to a group of reports.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
11. Controls in practice
Discover the main characteristics of the controls...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......