ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
WindowsVersion (Function)
Returns the runtime mode of Windows.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
MenuDelete (Function)
Deletes a menu or a menu option.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.