ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Rating control properties
The Rating control can be used in a window as well as in a page....
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Handling the report blocks through programming
Each report block is associated with different events......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Setup mode
Several methods can be used to distribute a WINDEV application......
4. When to use the debugger?
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
12. Retrieving data from a site
Local procedure
Two types of procedures are available......
<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)....
Report and project
In most cases, a report is linked to a project......
Automatic management of exceptions
The management of exceptions can be customized by process......
Resizing a window (AAF)
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Feedback component
The Feedback component is a component provided with WINDEV......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......