ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
2025 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2025 in the What's new 2025 brochure.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2025 Tutorial - Table of contents
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
FTPGet (Example)
Usage example of the FTPGet function
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Scope (Property)
The Scope property property is used to specify requested permissions.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.