ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<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.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing 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.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Properties associated with the options of a Switch control
Lists the video capture drivers installed on the current computer....
<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.
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.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.