ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. If you are already familiar with WINDEV
4. When to use the debugger?
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
NoteDelete (Function)
Deletes a repositionable note found in the current window.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
<Chart>.Zoom (Function)
Defines the zoom of a chart.
Type (Property)
The Type property is used to get and change the type of an element.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
grZoom (Function)
Defines the zoom of a chart.