ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Help system properties
The properties of help system are used to define......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Help about new features: Letting users know about changes
Applications are constantly evolving......
VariableReset (Function)
Resets the variable to its initial value.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
The Carousel control
The Carousel control is used to display an animated menu made of images......
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
ColorPalette (Function)
Returns a color found in the current palette.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....