ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
XMLFind (Function)
Performs a search in an XML document.
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....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
ServiceWait (Function)
Pauses the current service during the specified duration.
fUnlock (Function)
Entirely or partially unlocks an external file.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
TreeListItem (Example)
Usage example of the TreeListItem function
MatMultiply (Function)
Multiplies two matrices.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.