ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
URIGetInfo (Function)
Retrieves information of a URI resource.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
15. Cookies: information stored on the end user's computer
The different types of windows
The following types of windows can be created in a WINDEV application......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Project description: Options tab
The project description window allows you to configure various elements of your project......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Android Control Center
Do you know where to find your application log files?...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....