ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print functions
List of print functions...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
21. Managing business rules
Managing business rules...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Principle of remote check
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
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......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
".STY" file: "Style sheet" file
A style sheet is a "......
Multilingual project
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Locking data files: correspondence between WINDEV 5.5 and the later versions
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Testing a project: setting
By testing the project you can simulate how the application will run......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
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......
16. Application test in practice