ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Printing nested reports
To create a main report containing several secondary reports:...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
How to save and retrieve an image in a binary memo
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Report viewer: Proposing several reports
In the document preview, end users can......
15. Creating the executable in practice
Creating the executable in practice...
Accessing a database via a web service
The database can be accessed via a web service......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Windows
The windows represent the main interface of a WINDEV application......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Typing multilingual texts
For a multilingual application, you have the ability to......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
24. Displaying and linking pages
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
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......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......