ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Scatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
17. WLanguage: a simple and powerful language
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Managing the runtime errors
Some errors may occur in your application......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.