ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
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......
Ad control properties
An Ad control found in a window can be handled in a window by 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......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
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......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following 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.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
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.
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader 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).