ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
<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.
MenuDelete (Function)
Deletes a menu or a menu option.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options programmatically
Menu options can be manipulated...
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Code editor: Display options
The code editor proposes several display options......
The home page
The home page is the first page of your site......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Guided tour management constants
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Style of a control
As soon as it is created, a control is associated with a style......
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Creating an executable: General options
The main executable options are as follows......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
End of break block
The End of break block is optional......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Compilation options
The compilation options allow you to define the help system generation settings......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......