ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

24. Displaying and linking pages
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......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Print constants
List of constants used by the print functions....
Character strings
WLanguage supports different types of strings....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
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......
Manager of automated tests
The test manager is used to......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDTestSite: Load test
The stress tests are used to check......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Events associated with List Box controls
List of events associated with List Box controls...
Shared information
The information entered when creating the files and the items is shared throughout the environment......
iCreateFont (Function)
Creates a new print font.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.