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.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Message text file format
The text files created by WDMSG use a specific format......
grLegend (Function)
Indicates the presence and position of legend in a chart.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Border (Type of variable)
The Border type is used to handle a border through programming...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Warning (Function)
Displays a custom message in a system warning window.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Constants for managing animations
List of constants used by the functions for managing the animations...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
Events associated with windows
List of events associated with windows...