ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
Windows,TCurrent (External language)
Modifies the title of the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Table,Col (External language)
Returns the current index of the column.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
List,Position (External language)
Positions the first element displayed in the list or returns the index of the first element displayed.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Library,Disk (External language)
Opens the project library that is stored on disk.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
Table,Get (External language)
Retrieves the value of a given element or the element selected in a table.
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,Add (External language)
Adds an element to a Combo Box or List Box control.
Screen,Next (External language)
Returns the name of the next editable control.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.