ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Debugging constants
List of constants used by the debugging functions...
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Service constants
List of constants used by the functions for managing services....
Customizing the report viewer: Available windows
Manipulating a Layout control programmatically
A Layout control can be......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Constants for the Exif functions
List of constants used by the Exif functions....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Font (Type of variable)
A Font variable creates a font programmatically...
Window controls
Several types of controls can be used in a window, ......
grParameter (Function)
Retrieves or modifies a chart parameter.
Creating the link buttons in the windows of a WINDEV RAD pattern