ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
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......
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....
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
<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:...
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....
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.
Passing parameters
The parameters can be passed to a procedure......
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
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.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
Sum (Function)
Calculates the sum of the array elements.
<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.