ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Properties associated with the options of a Switch control
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
SelectionLength (Property)
The SelectionLength property gets and sets the length of the selection made in a Word Processing control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.