ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetworkConnect (Function)
Associates a drive with a shared network directory.
Constants used by the functions for managing Dockable Panel controls
Events associated with Image controls
List of events associated with Image controls...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
Table
The "Table" keyword can correspond to...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
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.
fDirRename (Function)
Renames a 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).
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Events associated with a Spreadsheet control
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).
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......