ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource in a Scheduler control.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
iCurrentFile (Function)
Returns the name of the file currently generated.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
TimePicker (Function)
Opens the system time picker.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
BCToImage (Function)
Generates the image of a bar code.