ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
SysVersion (Function)
Returns information about the PHP version used on the current server.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
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.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
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...
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Installing a SOAP server with Apache
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Using an external component in an application
A component can be reused at any time in any application......
HFSQL Client/Server: Configuring the server
WDConver : Use in command line mode
...Using WDConver in command line mode consists in running a conversion description created and saved...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set...
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor,...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.