ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
fWriteLine (Example)
Usage example of the fWriteLine function
11. Controls in practice
Discover the main characteristics of the controls...
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Radio Button control properties
List of properties associated with a Radio Button control...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Creating the Vision pages of the WEBDEV RAD pattern
Creating the skin template of a report
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
The Line control
A Line control is used to display a line in a page......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......