ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
iForceComplement (Function)
Forces the printing of a Body Complement block.
Automatic management of exceptions
The management of exceptions can be customized by process......
WEBDEV license agreement
WEBDEV license agreement...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.