ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Label (Property)
The Label property is used to get and define the label of an element.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Properties of a help page
The characteristics of a help page are used to define......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Reorder the data displayed in your tables
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Help editor options
The options of the help editor ("Display......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Error 13: The label already exists
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Changing sites from AWP to SEO-ready session mode
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Reports
A report provides a custom view of data......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......