ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
PanelActivate (Function)
Activates a panel when several panels are docked together.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
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....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
7. Internal component
An internal component is a set of elements from a project....
iForceComplement (Function)
Forces the printing of a Body Complement block.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
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......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.