ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
SysVersion (Function)
Returns information about the PHP version used on the current server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Data persistence
The data persistence is used to store the value typed by the user......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features...
Internal component
An internal component is a set of elements from a project......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task...
HIndex (Function)
Rebuilds the file index (".NDX" file).
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks...
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Report controls
Several types of controls can be handled in a report created by the report editor......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HFSQL constants
List of constants used by the HFSQL functions....
Print constants
List of constants used by the print functions....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Operators on character strings
The character strings can be handled by specific WLanguage functions...