ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.
<Image>.Background (Function)
Declares the default background color for rectangles, circles, etc. used in an Image control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
WLanguage procedure called by PVTCalculateUpdateAsynchronous
WLanguage procedure ("callback") called by PVTCalculateUpdateAsynchronous once all the data of a Pivot Table control has been calculated.
<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Word Processing>.GoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
DocGoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.