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.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
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...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
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...
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper...
fSelectDir (Function)
Opens a directory picker.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer...
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session...
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks...
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).