ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
HInfoView (Function)
Returns information about a materialized view.
NFC constants
List of constants used by the NFC functions...
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
fLoadResource (Function)
Loads the content of a resource from a library.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
ContinentList (Function)
Returns the list of continents.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
Binary values management functions
List of functions for managing binary values...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.