ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
LooperSelectPlus (Function)
Selects a row in a Looper control.
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
The OLE control
The OLE control is used to handle an OLE object......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperCount (Function)
Returns the number of rows in a Looper control.
Using a query with parameters
A query with parameters can be used......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
REP files
REP files contain the list of data files handled by the application....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....