ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
History of versions
The history of setup versions is an advanced feature of the network setup......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
grColor (Function)
Returns and initializes the color of different chart elements.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Z-index of a control
All the controls in a window or report have a different z-index......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Map control properties
The following properties can be used with Map controls:...
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.