ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
FolderData (Function)
FolderData is kept for backward compatibility.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
BrowserType (Function)
Returns the type of browser used by the Web user.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
BrowserPlatform (Function)
Returns the user's browser platform....
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.
Constants for external files
List of constants used by the functions for managing external files....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......