ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
HCreateView (Example)
Usage example of the HCreateView function
Round (keyword)
The Round keyword can correspond to...
Opacity (Property)
The Opacity property gets and sets the opacity of an element.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
SilverLight control properties
List of properties associated with the SilverLight control...
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
CSS Grid control properties
List of functions for managing windows...
HLinkMemo (Example)
Usage example of the HLinkMemo function
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Error 30: An exception process cannot be declared inside another exception process...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
MySelf (Reserved word)
MySelf is used to handle the current control...
Error (Function)
Displays a custom error message in a system error window.