ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
fDirectoryExist (Function)
Checks the existence of a directory.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
RegistryQueryValue (Function)
Reads a value in the Windows registry.
MemDeleteAll (Function)
Clears and deletes a memory zone.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NetworkDisconnect (Function)
Disconnects a network drive.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NetworkDirName (Function)
Identifies the shared directory associated with a network drive.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NetworkUser (Function)
Identifies the name of the connected user.
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....