ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
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...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HNext (Function)
Sets the position on the next data file record according to a browse item.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Programming the table cells
The Table controls can be handled......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
FullName (Property)
The FullName property is used to get the full name of an element.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......