ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MenuDelete (Function)
Deletes a menu or a menu option.
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.
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
grTitle (Function)
Modifies the caption and/or position of the chart title....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Minute (Property)
The Minute property is used to get and change the minutes of an element.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Sender (Property)
The Sender property is used to get and change the sender's email address....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
Caption (Property)
The Caption property is used to get and change the text of an element.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
Action functions
The following functions are used to manage actions:...
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
DocUndo (Function)
Undoes the last action performed on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Word Processing>.Undo (Function)
Undoes the last action performed on a Word Processing control.
IF statement
The conditional IF statement allows you to run an action according to a condition...
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......