ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Creating a window skin template
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling Organization Chart controls programmatically
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Error 101: Declaration of global variable not allowed
8. Binding controls to data
A window can display information from......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The planes (in a window or in a report)
The planes are used to group the window controls......