ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
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.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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...
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......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
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...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Constants for managing videos
List of constants used by the functions for video management....
Switch control properties
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.