ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
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.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
eCurrencyName (Function)
Returns the caption of a currency.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
LooperInsertLine (Function)
Inserts a row into a Looper control.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
FinCurrentVal (Function)
Returns the current value of investment.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.