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...
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Test (External language)
Displays each function call and each status report returned by the function.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Message text file format
The text files created by WDMSG use a specific format......
grLegend (Function)
Indicates the presence and position of legend in a chart.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...