ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
EmailCheckAddress (Function)
Checks the validity of an email address.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the web service.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
iCreateFont (Function)
Creates a new print font.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
LanguageToName (Function)
Returns the name of a language.
dbgEnableAssert (Function)
Enables or disables the assertive programming.