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.
NextTitle (Function)
Modifies the title of next window to open.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Events associated with Chart controls
List of events associated with the Chart controls...
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
grColor (Function)
Returns and initializes the color of different chart elements.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....