ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
SysVersion (Function)
Returns information about the PHP version used on the current server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
xlsVersion (Function)
Returns the Excel version that was used to save the file.
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.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
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