ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Print modes of a report
Several print modes are available for a report....
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<Buffer type>.DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Print the content of your tables
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......