ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Font management properties
List of font management properties...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
MemDeleteAll (Function)
Clears and deletes a memory area.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HInfoGroup (Function)
Returns information about the specified group of users.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
MemSetPosition (Function)
Positions the memory area on an element.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLChild (Function)
Positions on the first child element of current element.