ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Screen,Next (External language)
Returns the name of the next editable control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
List,Search (External language)
Finds a value in a list.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Count (External language)
Returns the number of elements found in a list.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
List,Select,? (External language)
Returns the element selected in the list.
Screen,Input (External language)
Starts the input in the controls of a window.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HDescribeConnection (Function)
Describes a new connection to an external database.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
API (Function)
Runs a function found in an external DLL.
13. Types of standard controls
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Error 1013: The access to the member of the class is restricted by a protected inheritance
Using a query with parameters
A query with parameters can be used......