ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "General" Tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control...
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations...
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
SNMPStartSession (Function)
Starts an SNMP session.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
fWatchFile (Function)
Starts watching a file.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
SourceToPage (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 table described in the data model editor. the values of the bound WLanguage variables....
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
Execute (Function)
Starts the execution of a process through programming.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
WDXView: Overview
WDXView is an ActiveX browser......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
2. WEBDEV administrator in practice
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....