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...
RGBBlue (Function)
Returns the blue component of an RGB color.
3. Deploying a WINDEV application
RGBRed (Function)
Returns the red component of an RGB color.
Repairing the project
In some cases, "Project......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
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.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
"?" menu
WINDEV proposes a help menu adapted to your applications......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx"...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...