ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Using a query with parameters
A query with parameters can be used......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Image drawing and processing functions
List of image drawing and processing functions...
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Events associated with windows
List of events associated with windows...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min