ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Step 1: Configuring the print parameters
This step allows you to choose......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
iCreateFont (Function)
Creates a new print font.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function