ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Creating the windows and the pages of the RAD pattern
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Managing the styles
The help editor allows you to define styles of paragraphs......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WDXView : Use
This help page presents the different features of WDXView......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....