ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML constants
Using WDDIXIO
To translate the text used in your project:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Various WEBDEV constants
Various WEBDEV constants...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Break in a report
The break is used to group the records corresponding to a sort criterion......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......