ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
ERR_BAD_APPLICATION
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Operator on Address
The & operator returns the address of a variable as an integer
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
System functions
List of system functions...
Mouse management functions
List of functions for mouse management...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....