ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Select,+ (External language)
Selects an element in a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Count (External language)
Returns the number of elements 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,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Table,Insert (External language)
Inserts an element into a table at a given position.
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.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Help system properties
The properties of help system are used to define......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Using an external component in an application
A component can be reused at any time in any application......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......