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: ...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Link properties
When creating a link, you can simply specify the destination......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
ActionPlanConfigure (Function)
Configures an action plan in the software factory.
NationToName (Function)
Returns the name of the language corresponding to a nation.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
SysNation (Function)
Returns the nation currently used by the system.
Creating a flexible modeling
To create a new flexible modeling, you can......
Error 1010: The member of the class is constant
13. Print: Reports
WINDEV reports...
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
ERR_BAD_PARAMETER
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Nation (External language)
Defines the display language for the titles, captions, messages...
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
16. Managing requirements
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....