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
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
5. User Groupware in practice
Combination (Type of variable)
A combination is a set of options.
5. User Groupware in practice
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Help editor options
The options of the help editor ("Display......
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
InitialState (Property)
The InitialState property is used to get the initial state of a control.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
iParameterPDF (Function)
Defines the options for the generated PDF file.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Describing an element
A flexible modeling includes different elements linked together......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
<String type>.Format (Function)
Formats a character string according to the selected options.
StringFormat (Function)
Formats a character string according to the selected options.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.