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...
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
fAttribute (Function)
Returns or modifies the attributes of a file.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
LooperAdd (Function)
Adds a row at the end of a Looper control.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
fFileName (Function)
Returns the name of an external file that is currently opened.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
LooperDelete (Function)
Deletes a row from a Looper control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Note (Property)
The Note property is used to get and change a text associated with an element.
ServiceUninstall (Function)
Uninstalls a service.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
BurnerCancel (Function)
Cancels the current burn process.
Reals
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fMoveFile (Function)
Moves a file from one directory to another.