ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Events associated with Tab controls
List of events associated with Tab controls...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Windows
The windows represent the main interface of a WINDEV application......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
XMLPath (Function)
Returns the current position in the document in XPATH format.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......