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.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
DnDForce (Function)
DnDForce is kept for backward compatibility.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Optional connection information
When defining the connections in the data model editor or when defining the connections...
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table...
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
fMemOpen (Function)
Opens a memory zone shared between several applications.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure...
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found...
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Image (Property)
The Image property gets and sets the background image of a control or block.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......