ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
9. Sharing a project in practice
Sharing a project in practice...
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
The Carousel control
The Carousel control is used to display an animated menu made of images......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
LooperAdd (Function)
Adds a row at the end of a Looper control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Constants for managing contact functions
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...