ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a window
The different operations that can be performed on the window controls are as follows......
<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
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Generating the RAD pattern
To generate a RAD pattern:...
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....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
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......
Creating a Java archive
When your Java application is developed, you can......
Various WEBDEV constants
Various WEBDEV constants...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
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....
<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)....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
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......