ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
5. User Groupware in practice
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
XMLDocument (Function)
Creates a new XML document.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
14. PHP generation in practice
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
On/Off button in a window
The on/off button is a button that operates like a check box......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.