ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Referring to an element in a WLanguage event / process
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Creating the menus for the pages of the WEBDEV RAD pattern
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
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......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Creating the menus for the windows of the WINDEV RAD pattern
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
FullName (Property)
The FullName property is used to get the full name of an element.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
1
4
5
6
7
8
151
>