ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Advanced 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......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The Clickable Image control
The Clickable Image control can be used to......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Private Store for mobile applications
There are two methods two deploy your applications......
Project description: Project tab
The project description window allows you to configure various elements of your project......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Report controls
Several types of controls can be handled in a report created by the report editor......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Window controls
Several types of controls can be used in a window, ......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Telemetry: Main features
The Image control
The Image control is used to......