ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Label (Property)
The Label property is used to get and define the label of an element.
Title (Property)
The Title property is used to get and change the title 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......
Reorder the data displayed in your tables
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Help editor options
The options of the help editor ("Display......
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....
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Reports
A report provides a custom view of data......
Error 13: The label already exists
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.