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...
Repairing the project
In some cases, "Project......
SysDir (Function)
Returns the path of a system directory.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications...
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values...
GeometryContain (Function)
Determines if geometry A contains geometry B.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
3. Deploying a WINDEV application
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......