ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
List,Search (External language)
Finds a value in a list.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
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.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
Table,Select,+ (External language)
Selects an element in a Table control.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Screen,Input (External language)
Starts the input in the controls of a window.
HsMenu,Name (External language)
Adds a menu into the window that is opened.