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...
fSize (Function)
Returns the size of a file (in bytes).
CharactType (Function)
Returns information about the type of character.
FontCreate (Function)
Creates a font definition.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
RESTSend (Function)
Sends a REST request and waits for the server response.
Facebook functions
List of Facebook functions...
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Value (Property)
The Value property is used to get and change the value of an element.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Google constants
List of constants used by the Google functions....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
iPageEnd (Function)
Forces the move to the next page during the report print.