ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<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.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MenuDelete (Function)
Deletes a menu or a menu option.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Configuring the SOAP administrator
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
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.
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......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
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......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...