ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support 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...
Image (Property)
The Image property gets and sets the background image of a control or block.
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.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
The planes in WEBDEV
The planes are used to group the controls of an element......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Check: Sending an email
The monitoring robot will......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
apExecute (Function)
Runs an action plan.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
15. Repeating a group of controls: loopers
Error 107: Redefinition of the parameter
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
12. Control templates
WINDEV Mobile allows you to create control templates....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
ActionRedo (Function)
Runs the last action canceled.
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
Nation (Property)
The Nation keyword can correspond to...
ChangeTarget (Function)
Changes the target of a button action.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......