ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
WDXView: Overview
WDXView is an ActiveX browser...
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
DocGoIntoEdit (Function)
Enters Word Processing control in a specific part of the document: body, header or footer.
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.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
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.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
FlexRowGap (Property)
The FlexRowGap property gets and sets the size of the gutter that separates the rows of a Flexbox control.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
HFSQL Control Center: Refreshing materialized views
The Control Center allows you to implement a mechanism for regularly refreshing the content of a materialized view......
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
InvalidInput (Property)
The InvalidInput property determines if a control prevents the user from leaving when they enter invalid data.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.