ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Programming patterns
CAUTION......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Body block
The Body block corresponds to the main block of the report......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Report controls
Several types of controls can be handled in a report created by the report editor......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Start of Break block (Break header)
The Start of break block is optional......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......