ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
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....
Glossary
The glossary lists all the abbreviations used in the code editor......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Error 530: The -- operator is not allowed
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
MyParent (Reserved word)
MyParent is used to handle...
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....