ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Using WDDIXIO
To translate the text used in your project:...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Creating a Java archive
When your Java application is developed, you can......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Manager of automated tests
The test manager is used to......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
iPrintReport (Function)
Prints a report created with the report editor.
Sharing elements with a WINDEV application
Constants for managing character strings
List of constants used by string management functions...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The Edit control
The Edit control allows users to enter data......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.