ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Overview of external languages
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Animating a Static control
Two methods can be used to animate a Static control......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
10. Page templates
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
SpreadsheetDeleteName (Function)
Deletes one of the names used to identify a cell found in a Spreadsheet control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......