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.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
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......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
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....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
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......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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.
Style sheet
A style sheet ("......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......