ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Line control properties
List of properties associated with the Line control...
Video control properties
The following properties can be used on a Video control:...
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Dictionary
The dictionary is a file that can contain the project elements......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Description window of a combining query
The description window of a combining query consists of several sections......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......