ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
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......
<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......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
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....
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>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image 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.