ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. External component in practice
External component in practice...
Explicit conversion operator for simple types
When the '=' operator is used between variables of simple types (int, real, string, etc......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
8. "Mobile friendly" site: Dynamic serving
This type of chart is used to represent a permanent data flow in real time......
12. Retrieving data from a site
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Report based on a query
Queries are used to easily select records in one or more data files......
Handling a WinForm .Net control through programming
Table,Insert (External language)
Inserts an element into a table at a given position.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
List,Select,? (External language)
Returns the element selected in the list.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Table,Delete (External language)
Deletes an element from a Table control.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.