ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
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.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Referring to an element in a WLanguage event / process
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.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
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.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
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.
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
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.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).