ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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.
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.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
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.