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.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Native MySQL Connector - License Agreement
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Viewing a report in 3D
Your report displays controls that overlap?......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives...