ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Report based on a query
Queries are used to easily select records in one or more data files......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Extracting messages added or modified since last extraction
A project was already created and translated......
The Signature control
The Signature control is a report control used to sign......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Starting WDOptimizer in a command line
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......