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...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Compile (Example)
Usage example of the Compile function
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HDescribeFile (Function)
Describes a data file programmatically.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
zipExtractPath (Function)
Returns the path of a file found in the archive.
9. Hardware and software requirements
Port (Property)
The Port property is used to identify and change a server connection port.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
gLine (Function)
Builds a sequence of characters containing a line.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.