ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
fFileName (Function)
Returns the name of an external file that is currently opened.
Error 120: Redefinition of the structure
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
ControlInfoXY (Function)
Returns the name of the control located at a given position.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....