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.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Properties associated with the areas defined in Zoning mode
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.