ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
Animation (Property)
The Animation property animates an image.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Manipulating Multiline Zone controls programmatically
A Multiline Zone control can be manipulated programmatically using the control name....
1
4
5
6
7
8
370
>