ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the windows and the pages of the RAD pattern
Reverse code modeling
The reverse code modeling allows you to view in a graph......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
FirstDayOfYear (Function)
Returns the date of the first day of the year.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
HOut (Example)
Usage example of the HOut function
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.