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.
fAttribute (Function)
Returns or modifies the attributes of a file.
Printing in PDF format: Special cases
Specific features of print in PDF format...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...