ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1021: The method of the class is not global
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ShamirReconstructSecret (Function)
Reconstructs a secret from a set of shares. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<ftpConnection variable>.DirExist (Function)
Checks for a directory on an FTP server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
FTPDirExist (Function)
Checks for a directory on an FTP server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
iColumnEnd (Function)
Forces a column break in a multi-column report.
5. Which type of server to choose?
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....