ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
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.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Table,Add (External language)
Adds an element to a Table control.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Table,Count (External language)
Returns the number of elements in a Table control.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls. It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Table,Modify (External language)
Modifies an element in a Table control.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
WDOptimizer: Editing and modifying a ".REP" file
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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.