ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....