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, ...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented 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...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Width (Property)
The Width property is used to determine and change the width of an element.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
zipExist (Function)
Used to find out whether an archive exists.
EventDestroy (Function)
Explicitly destroys an event.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
grOrientation (Function)
Modifies the orientation of chart axes.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iFont (Function)
Selects the default font.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ControlClone (Function)
Creates a new control from an existing control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
LooperCount (Function)
Returns the number of rows in a Looper control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HDescribeItem (Function)
Describes a file item through programming.