ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
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.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Input (Function)
Displays a message allowing the user to type an information.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Interactive notification management constants
Interactive notification management constants...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Customizing the report viewer: Available windows
Operations performed on object diagrams
The following paragraphs explain......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.