ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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).
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).
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).
WinEdSelectPlus (Function)
Selects a control 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).
<Chart>.PPCImage (Function)
Defines the image used for a Pictorial Percentage chart.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.PPCMaximumValue (Function)
Specifies the maximum value used to calculate percentages in a Pictorial Percentage chart.
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
ScanDocumentFromCamera (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera. This function is equivalent to ScanFromCameraToImage....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
grPPCImage (Function)
Defines the image used for a Pictorial Percentage chart.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
grPPCMaximumValue (Function)
Specifies the maximum value used to calculate percentages in a Pictorial Percentage chart.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.