ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
dDifferenceImage (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
<Image variable>.Difference (Function)
Compares two images and returns a grayscale image and a percentage determining the differences between the images. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......