ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Principle of remote check
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grCreate (Function)
Creates a specific type of chart.
Testing a project: setting
By testing the project you can simulate how the application will run......
Constants for managing Map controls
Constants for managing Map controls...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Image (Property)
The Image property gets and sets the background image of a control or block.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Events associated with TreeView controls
List of events associated with TreeView controls...