ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extracting the text of the project
The following text can be extracted......
3-tier architecture
The development in "3-tier" architecture is now simplified......
The different types of windows
The following types of windows can be created in a WINDEV application......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Customizing the User Groupware
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
End of Document block
The End of document block is run once at the end of the report execution......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Generating an application for Universal Windows 10 App
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
System constants
List of constants used by the system functions....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).