ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
iPrintReport (Function)
Prints a report created with the report editor.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Customizing the User Groupware
Resets the variable to its initial value....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Time (Type of variable)
The Time type is used to easily handle the times...
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).