ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Scheduler report
The report editor allows you to create "Scheduler" reports....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
<Image>.Rotation (Function)
Rotates an Image control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
17. Project Management Hub
...Project Management Hub...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Assignment operators
Three assignment operators are available......
Testing a project: setting
By testing the project you can simulate how the application will run......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......