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...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
ModbusDisconnect (Function)
Closes the Modbus session.
Version (Property)
The Version property is used to get and change the version of an element.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Manipulating a Layout control programmatically
A Layout control can be......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
grHMAddData (Function)
Adds a data into a Heatmap chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Chart management functions
...Chart management functions...
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.