ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
How to save and retrieve an image in a binary memo
14. Report templates
...Report templates are used to easily standardize report layouts....
11. Controls in practice
Discover the main characteristics of the controls...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
11. Choosing the action of a button/link
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Break in a report
The break is used to group the records corresponding to a sort criterion......
14. Controls in practice
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Time management
For each element (windows, reports, ......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
The use of the Automation type in a site is reserved for the advanced users
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Locking data files: correspondence between WINDEV 5.5 and the later versions
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......