ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
BackgroundTaskAdd (Function)
Adds a new background task.
REP files
REP files contain the list of data files handled by the application....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
KioskEnable (Function)
Switches the current Android application to kiosk mode.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
.NET application
To create a.NET application from a project......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
grCreate (Function)
Creates a specific type of chart.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Custom tooltips
Tooltips are very useful for application users......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
12. Retrieving data from a site