ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
Project management functions
List of functions for managing projects...
Events associated with framesets
List of events associated with framesets...
Events associated with a Gantt Chart column
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Handling the framesets
The different operations that can be performed on the framesets are as follows......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Notification Push: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].