ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
RegistryRename (Function)
Renames a key in the registry.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
Events associated with internal windows
List of events associated with internal windows...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.