ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Resizing a window (AAF)
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Running the test of the User Groupware and installing it
WINDEV Mobile concepts
Configuring an application with User Groupware
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......