ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
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.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
<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...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Referring to an element in a WLanguage event / process
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.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
9. Internal page
ControlCurrent (Function)
Returns the name of the control currently in edit.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
ControlClone (Function)
Creates a new control from an existing control.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Events associated with pages
List of events associated with pages...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Including the code
You want to include your code lines in a condition, in a structure, ......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling Organization Chart controls programmatically
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Label report
The report editor allows you to create "Label" reports......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...