ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Video control properties
The following properties can be used on a Video control:...
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
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Status bar of windows
The status bar of a window is used to display several types of information......
Compilation options (HLP format)
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
<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.
Currencies
A currency is a real coded on 10 bytes....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
<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)....