ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Bitwise operators
The operations on binary values are performed......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
fDirRename (Function)
Renames a directory.
fDir (Function)
Finds a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLPath (Function)
Returns the current position in the document in XPATH format.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
BrowserPlatform (Function)
Returns the user's browser platform....
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
BrowserType (Function)
Returns the type of browser used by the Web user.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.