ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Installing the monitor
The monitoring robot includes three executables......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Right (Function)
Extracts the last characters from a string or string buffer.
NetworkConnect (Function)
Associates a drive with a shared network directory.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Events associated with a Spreadsheet control
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Defining clickable areas
In a page, an Image control can contain clickable areas......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Error 1060: Unable to call method without parameter: add ()
How to manage enumerations programmatically?
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Composite variable
A composite variable contains different types of elements (members)...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.