ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sound (Function)
Plays a sound in WAV format.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
HDescribeConnection (Function)
Describes a new connection to an external database.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Data persistence
The data persistence is used to store the value typed by the user......
7. AJAX technology
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Multilingual project
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....