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.
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.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
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:...
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location,...
dBackground (Example)
Usage example of the dBackground function