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...
grDestinationWnd (Function)
Defines a window as chart destination.
iWindowCancel (Function)
Configures the print cancel window..
Properties associated with a window
List of properties associated with a window...
CurrentWin (Function)
Identifies the window currently in edit.
SysWinShow (Function)
Modifies the display status of a window.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
SysSetFocus (Function)
Sets focus to a window or control.
OpenMobileWindow (Function)
Opens a window in a mobile application.
WinOutWidth (Function)
Returns the full width of a window.
<Window>.OutWidth (Function)
Returns the full width of a window.
WinStatus (Function)
Identifies or modifies the window status.
Describing an element
A flexible modeling includes different elements linked together......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Operations performed on use case diagrams
The following paragraphs explain......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Error 1010: The member of the class is constant
Customizing the User Groupware
Resets the variable to its initial value....