ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
<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.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Items used in a select query
A query created in the query editor can contain several types of items......
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
PicRotation (Function)
Rotates a WDPic image.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
HTMLToText (Function)
Converts an HTML string or buffer to text.