ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. UML models in practice
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
The Tab control
The Tab control is used to simultaneously display different controls......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Project description: Files tab
The project description window allows you to configure various elements of your project......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Window controls
Several types of controls can be used in a window, ......
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......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
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: Advanced tab
The project description window allows you to configure various elements of your project......
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......
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......