ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
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......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Scheduler report
The report editor allows you to create "Scheduler" reports....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
17. Project Management Hub
...Project Management Hub...
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
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....
Creating a Java archive
When your Java application is developed, you can......
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)......
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
Assignment operators
Three assignment operators are available......
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....