ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapDelete (Function)
Deletes an element from a TreeMap control.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
HaspHLDecrypt (Function)
Decrypts a character string by using the algorithms of the Hasp key.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
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.
HaspHLLogin (Function)
Connects the application with a Hasp key.
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.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
fMemExist (Function)
Checks the existence of a shared memory zone.
fMemOpen (Function)
Opens a memory zone shared between several applications.
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.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
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).
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.