ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.