ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Radar" charts
The Radar chart is used to highlight a series according to another one......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Logical operators
The logical operators are as follows......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......