ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
<Source>.Watch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
MDIMother (Function)
Identifies the name of the MDI parent window.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Border of controls
One of the most important elements of control style is its border......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Thumbnail control properties
List of properties associated with the Thumbnail control...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Radio Button control properties
List of properties associated with a Radio Button control...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......