ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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......
6. Editing a page: zoning mode
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Image editor: Features
The image editor includes several features......