ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming custom calculations in Table controls (prefix syntax)
grTitleFont (Function)
Modifies the font used for the chart title.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Description window of a combining query
The description window of a combining query consists of several sections......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
SourceToScreen (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 HFSL data file described in the data model editor. the values of the bound WLanguage variables....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
29. SEO in practice
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.