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...
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control....
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Email management functions
List of functions for managing emails...
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means...
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic...
Speech synthesis in the mobile applications
The phones can talk!......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ProjectInfo (Function)
Returns specific information about the project currently run.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types...
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined...
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found...
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device...
Constants for managing fonts
List of constants used by the functions for font management....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.