ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The Tab control
The Tab control is used to simultaneously display different controls......
The Clickable Image control
The Clickable Image control can be used to......
8. Optimizing an application
Reports
A report provides a custom view of data......
Report controls
Several types of controls can be handled in a report created by the report editor......
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...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Windows
The windows represent the main interface of a WINDEV application......
Find/Replace in the current project
The "Find/Replace" feature is used to......
3-tier architecture
The development in "3-tier" architecture is now simplified......
The Image control
The Image control is used to......
Creating the skin template of a report
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
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......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Creating the windows and the pages of the RAD pattern
HSuggestKeyStart (Function)
Starts collecting information on executed queries.