ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
fClose (Function)
Closes an external file.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Table,Insert (External language)
Inserts an element into a table at a given position.
13. Print: Reports
WINDEV reports...
Table,Display (External language)
Refreshes the Table control.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
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.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Table,Count (External language)
Returns the number of elements in a Table control.
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.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Managing parallel tasks
The computers are becoming more and more powerful......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Control template
A control template is a set of controls that can be re-used in several windows or pages......