ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
ControlClone (Function)
Creates a new control from an existing control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
fMoveDir (Function)
Moves a directory and its content.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grSourceSeries (Function)
Defines the source of a series.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...