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.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
SysVersion (Function)
Returns information about the PHP version used on the current server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
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.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
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...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
NFCSendTag (Function)
Sends an NFC tag to another device.
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls...
PDFToText (Function)
Extracts text from a PDF file.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page....
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic...
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WEBDEV: AS/400 Native Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located...
gglContact (Variable type)
The gglContact type is used to describe and modify a contact used by the Google Contact service...
HSetREP (Function)
Enables or disables the management of .REP files.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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...
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box,...
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....