ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Automation object
The Automation keyword is used to declare an automation object...
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).