ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Manager of automated tests
The test manager is used to......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
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....
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
<Spreadsheet>.RestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
PDFPassword (Function)
Protects a PDF document with a password.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Passing parameters
The parameters can be passed to a procedure......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Count (Property)
The Count property returns the number of elements in a given set.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Sum (Function)
Calculates the sum of the array elements.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
<TreeMap>.DeleteAll (Function)
Deletes all elements from a TreeMap control.
<TreeView>.DeleteAll (Function)
Deletes all elements from a TreeView control.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.