ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Factorial (Function)
Returns the factorial of an integer number.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Power (Function)
Raise a number to a power.
ChangeTarget (Function)
Changes the target of a button action.
SaaS constants
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Interactive notification management constants
Interactive notification management constants...
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Queue, Stack and List functions (prefix syntax)
List of Queue, Stack and List functions...
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a table in an OLE DB connection (only for tables defined programmatically).
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......