ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Image drawing and processing functions
List of image drawing and processing functions...
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...