ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
14. Generation modes
Generation modes...
9. Generation modes
WINDEV Mobile includes different types of generation......
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
<Map>.FollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.