ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Combo Box control functions
List of functions for handling the Combo Box controls...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
EmailLoadAttachment (Function)
Adds an attached file to an email.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Radio Button control functions
The following functions are used to manage the Radio Button controls......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Constants for the geo-localization functions
Constants used by the geo-localization functions...
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Calendar functions
List of Calendar functions...
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
DecimalPart (Function)
Returns the decimal part of a number.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.