ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
fMemExist (Function)
Checks the existence of a shared memory zone.
AppInstallVersion (Function)
Installs a specific application version.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
ServiceExist (Function)
Checks whether a service is installed.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
UploadStart (Function)
Starts sending the selected files into an Upload control.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.