ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Splitter control properties
List of properties associated with the Splitter control...
OLE control properties
List of properties associated with an OLE control...
Toolbar control properties
List of properties associated with the Toolbar control...
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<String type>.StartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Window controls
Several types of controls can be used in a window, ......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....