ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
<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
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
IFrame control
IFrame is an HTML concept......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
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....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Various WEBDEV constants
Various WEBDEV constants...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
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......
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