ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Function)
Prints a report created with the report editor.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
HOpenConnection (Example)
Usage example of the HOpenConnection function
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
REP files
REP files contain the list of data files handled by the application....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Body Complement block
The Body complement block is linked to the Body block......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Constants for managing Map controls
Constants for managing Map controls...