ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of external languages
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
DateDifference (Function)
Calculates the number of days between two dates.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
OpenMainMenu (Function)
Opens the main menu of the current window.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Creating and handling an item
The main operations that can be performed on an item are as follows......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Using the task management and the schedule
Time management is extremely important......
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Extra (Property)
The Extra property manges additional information.