ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Area" charts
The Area chart is used to highlight the amplitude of a change......
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
ExeGetPID (Function)
Returns information about the current process.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.