ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Warning 124: Shadowing a global variable
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WEBDEV concepts
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Events associated with Looper controls
List of events associated with Looper controls...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......
Constants for managing Map controls
Constants for managing Map controls...
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
Events associated with Link controls
List of events associated with Link controls...