ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Glossary
The glossary lists all the abbreviations used in the code editor......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
.NET application
To create a.NET application from a project......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Types of standard controls
Types of standard controls...
PC SOFT Free Technical Support
Thank you for buying one of our products......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Operating mode of dynamic Active WEBDEV Pages
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Events associated with internal windows
List of events associated with internal windows...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......