ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
9. Application menus
Menus are displayed in different ways......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
7. Multilingual applications in practice
Creating help pages
A help system includes several pages......
Generating the setup program
The last wizard step for creating the setup program allows you to......
<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
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
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:...
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......
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:...