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.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
Sidebar control properties
List of properties associated with the Sidebar control...
Carousel control properties
List of properties associated with the Carousel control...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Spin control properties
List of properties associated with the Spin control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Error 802: Invalid syntax for this function
Scrollbar control properties
List of properties associated with the Scrollbar control...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
StringBuild (Function)
Builds a character string from an initial string and parameters.
Wait (Function)
Temporarily stops the program execution.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Multimedia functions
List of Multimedia functions...
Execute (Function)
Starts the execution of a process through programming.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.