ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Menu management functions
List of functions for managing menus...
HForward (Example)
Usage example of the HForward function
HRecNum (Example)
Usage example of the HRecNum function
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....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
dBackground (Example)
Usage example of the dBackground function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
ERR_NO_CURRENT_PAGE
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Error 1015: The method of the class is protected
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
8. "Mobile friendly" site: Dynamic serving
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Creating the Relation pages of a WEBDEV RAD pattern