ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageChangeLayout (Function)
Applies a specific layout to a page.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
gpwMode (Function)
Returns the User Groupware runtime mode.
Image drawing and processing functions
List of image drawing and processing functions...
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
SNMP constants
List of constants used by the SNMP functions....
WINDEV Mobile License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV Mobile 2024 Tutorial
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.