ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a frameset
WEBDEV proposes several methods for creating a frameset......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
12. Available tests
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. 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 window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Environment of the data model editor
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Events associated with framesets
List of events associated with framesets...
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The Organizer control
The Organizer control is used to display and handle organizers......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Error 2109: You are using the ObjectInfo function
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.