ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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)....
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......
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......
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....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Constants for managing the windows
List of constants used by the functions for managing the windows...
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
WEBDEV license agreement
WEBDEV license agreement...
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).