ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
ERR_BAD_DLLEXE
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
21. Managing business rules
Managing business rules...
18. Management of business rules
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Environment of the data model editor
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Classes, members, methods and properties
A class is made of......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
ServicePause (Function)
Pauses a service.
grExist (Function)
Checks the existence of a chart in memory.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......