ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Binding a ListView control to an item
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Generating the RAD pattern
To generate a RAD pattern:...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
On/Off button in a window
The on/off button is a button that operates like a check box......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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....
Miscellaneous Windows constants
List of constants used by the Windows functions....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
WEBDEV 2024 Tutorial
WEBDEV license agreement
WEBDEV license agreement...
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.