ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
2. Types of setup
Types of setup...
Report viewer: Proposing several reports
In the document preview, end users can......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
ProjectInfo (Function)
Returns specific information about the project currently run.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
dbgEnableLog (Function)
Enables the runtime log programmatically.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
1. Deploying a static site
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.