ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Associating a control with a tab pane
Methods to associate a control with a tab pane......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
The home page
The home page is the first page of your site......
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
2. UML models
2. UML models
Merging differences (SCM)
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......