ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Project (External language)
Opens and runs a WINDEV project.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
List,Select,? (External language)
Returns the element selected in the list.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FinError (Example)
Usage example of the FinError function
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Library,Disk (External language)
Opens the project library that is stored on disk.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
MaskFormat (Function)
Formats a character string using an InputMask variable.
dLine (Example)
Usage example of the dLine function