ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Item control properties
List of properties associated with the Item control...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Programming an indexed control
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Sidebar control properties
List of properties associated with the Sidebar control...
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
BrowserPlatform (Function)
Returns the user's browser platform....
Financial constants
List of constants used by the financial functions....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).