ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
HOpenConnection (Function)
Opens a connection to a specific database.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Count (Property)
The Count property returns the number of elements in a given set.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a 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......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
14. Generation modes
Generation modes...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.