ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Version (Function)
Used to find out:
  • whether the content of a file was modified.
  • whether the content of a file used by a query was modified.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HVersion (Function)
Used to find out:
  • whether the content of a file was modified.
  • whether the content of a file used by a query was modified.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
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......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task...
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......
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...