ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Help about new features: Letting users know about changes
Applications are constantly evolving......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Manager of automated tests
The test manager is used to......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
2. UML models
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
2. UML models
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
TextToRTF (Function)
Converts text to Rich Text Format.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Installing the monitoring robot
The monitoring robot includes three executables......