ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
RGBBlue (Function)
Returns the blue component of an RGB color.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
Help editor options
The options of the help editor ("Display......
Table,Display (External language)
Refreshes the Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.