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...
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Internal component description
The description of an internal component can opened at any time......
Constants for object visibility
List of constants for managing the visibility of an object....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Options of the window editor
To configure the general options of the window editor......
Option (Property)
The Option property is used to get and change certain options.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Feedback component
The Feedback component is a component provided with WINDEV......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......